{
  "name": "Zombonk",
  "short_name": "Zombonk",
  "description": "Bunker-building zombie survival — browser, phone, and Quest VR from one hosted build.",
  "id": "com.zombonk.game",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#0b0d11",
  "theme_color": "#0b0d11",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
