{
  "name": "Survival Arena",
  "short_name": "Survival Arena",
  "description": "A free, original browser survival game. Dodge endless enemy waves, collect upgrades, and survive as long as you can.",
  "start_url": "/play",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b1020",
  "theme_color": "#0b1020",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
