{
  "name": "SHELTERS — LiDAR Scanner",
  "short_name": "SHELTERS",
  "description": "Scannez votre abri de protection civile suisse avec le LiDAR de votre smartphone. Outil officiel ITAP 2084.",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#000000",
  "theme_color": "#FF6B00",
  "orientation": "any",
  "lang": "fr-CH",
  "dir": "ltr",
  "categories": ["utilities", "productivity"],
  "icons": [
    {
      "src": "media/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "media/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Scan LiDAR direct",
      "short_name": "Scan LiDAR",
      "description": "Démarrer le scan WebXR immédiatement",
      "url": "/#scan"
    },
    {
      "name": "Mesure manuelle",
      "short_name": "Manuel",
      "description": "Saisir les dimensions manuellement",
      "url": "/#manual"
    }
  ],
  "related_applications": [
    { "platform": "webapp", "url": "https://itap2084.ch/manifest.json" }
  ],
  "prefer_related_applications": false
}
