{
  "name": "DEADLY FOCUS",
  "short_name": "DEADLY FOCUS",
  "description": "Real-world GPS elimination game",
  "start_url": "/game.html",
  "id": "/game.html",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "portrait",
  "background_color": "#0a0a0f",
  "theme_color": "#ff003c",
  "icons": [
    {"src": "/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
    {"src": "/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any"},
    {"src": "/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable"},
    {"src": "/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
  ]
}
