{
  "name": "Zombie Survival: Outbreak",
  "short_name": "ZombieSurvival",
  "description": "Intense top-down HTML5 horde defense game with progressive waves and weapon upgrades.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#090d16",
  "theme_color": "#090d16",
  "icons": [
    {
      "src": "assets/ui/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
