{
  "name": "HOLO·AI — Holographic Interface",
  "short_name": "HOLO·AI",
  "description": "An offline-first holographic AI interface: chat with ARIA, explore a 3D semantic vector space, view procedural 360° panoramas, and check live worldwide weather.",
  "id": "/app/",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#03070f",
  "theme_color": "#03070f",
  "categories": ["productivity", "utilities", "education"],
  "icons": [
    {
      "src": "pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "pwa-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
