{
  "name": "Last Stand — Zombie Survival Shooter",
  "short_name": "Last Stand",
  "description": "A lane-based zombie survival shooter with weapon upgrades and giant titan allies.",
  "start_url": "./index.html",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#0a0e1a",
  "theme_color": "#0a0e1a",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
