{
  "name": "Système Vie Augmenter",
  "short_name": "SVA",
  "description": "Infrastructure géospatiale mondiale. Globe 3D, Assist IA, Studio, Marketplace.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "display_override": [
    "xr-immersive",
    "window-controls-overlay",
    "standalone",
    "minimal-ui",
    "browser"
  ],
  "background_color": "#0a0a1a",
  "theme_color": "#00d4ff",
  "lang": "fr-CA",
  "orientation": "any",
  "scope": "/",
  "categories": [
    "productivity",
    "utilities",
    "entertainment"
  ],
  "xr_compatible": true,
  "icons": [
    {
      "src": "/images/logo-officiel.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/images/logo-officiel.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/globe-connected-clean.webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "label": "Globe SVA — Infrastructure géospatiale mondiale",
      "form_factor": "wide"
    },
    {
      "src": "/images/assist-page.webp",
      "sizes": "390x844",
      "type": "image/webp",
      "label": "Assist Zélia — Avatar IA SVA",
      "form_factor": "narrow"
    }
  ],
  "prefer_related_applications": false,
  "protocol_handlers": [
    {
      "protocol": "web+sva",
      "url": "/?handler=%s"
    }
  ]
}