{
  "id": "/xr/",
  "name": "Boojee XR — Hey Boo Spatial",
  "short_name": "Boojee XR",
  "description": "Hey Boo as a presence in your space — immersive WebXR estate interface for the Boojee OS. Smart home, vending fleet, and voice commands as floating spatial panels.",
  "start_url": "/xr/",
  "scope": "/xr/",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#050506",
  "theme_color": "#C9A84C",
  "categories": ["utilities", "productivity", "lifestyle"],
  "icons": [
    {
      "src": "/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/xr/xr-proof.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "Boojee XR 2D Fallback — Orb + Panels"
    }
  ],
  "prefer_related_applications": false,
  "xr_compatible": true
}
