{
  "name": "Dead Ops Arcade Mobile",
  "short_name": "DeadOps Mobile",
  "description": "Mobile-first twin-stick zombie survival shooter with offline single-player support.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#111827",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
