{
  "name": "EDLAI — État des Lieux IA",
  "short_name": "EDLAI",
  "description": "Plateforme suisse état des lieux IA — CO art. 267a",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0D3349",
  "theme_color": "#1B4F72",
  "lang": "fr-CH",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Nouveau EDL",
      "short_name": "EDL",
      "url": "./index.html?action=nouveau-edl",
      "description": "Démarrer un nouvel état des lieux",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Mes logements",
      "short_name": "Logements",
      "url": "./index.html?action=logements",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false,
  "related_applications": [],
  "screenshots": []
}
