{
  "name": "QuakeCraft - Blackglass Manor",
  "short_name": "QuakeCraft",
  "description": "Install the QuakeCraft gothic mansion arena with destructible rooms, bot practice, shareable sessions, offline play shells, and browser-gated WebXR readiness.",
  "start_url": "/play?map=mansion&mode=br",
  "scope": "/",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "background_color": "#0a0a1e",
  "theme_color": "#0f2336",
  "orientation": "landscape",
  "categories": ["games", "entertainment"],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Quest VR Blackglass Manor",
      "short_name": "Quest VR",
      "description": "Open Blackglass Manor preflight with Meta Quest Browser immersive VR selected before game load.",
      "url": "/play?map=mansion&mode=br&xr=vr",
      "icons": [
        {
          "src": "/icon.svg",
          "sizes": "any",
          "type": "image/svg+xml",
          "purpose": "any maskable"
        }
      ]
    },
    {
      "name": "Quest AR Blackglass Manor",
      "short_name": "Quest AR",
      "description": "Open Blackglass Manor preflight with Meta Quest Browser passthrough AR selected before game load.",
      "url": "/play?map=mansion&mode=br&xr=ar",
      "icons": [
        {
          "src": "/icon.svg",
          "sizes": "any",
          "type": "image/svg+xml",
          "purpose": "any maskable"
        }
      ]
    }
  ],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
