{
  "name": "Robot Survivor",
  "short_name": "RoboSurvivor",
  "description": "Survive the horde. Evolve your weapons.",
  "start_url": "/game.html",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#000000",
  "theme_color": "#e94560",
  "icons": [
    { "src": "/assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }
  ]
}
