{
  "name": "LomInnov - Plateforme BIM",
  "short_name": "LomInnov",
  "description": "Plateforme d'exploitation et gestion des actifs BIM. Gestion de projets, documents, interventions et visualisation 3D.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f7fa",
  "theme_color": "#7eb356",
  "orientation": "any",
  "scope": "/",
  "lang": "fr-FR",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "images/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Projets",
      "short_name": "Projets",
      "description": "Accéder à la liste des projets",
      "url": "/projects",
      "icons": [{ "src": "images/icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Carte",
      "short_name": "Carte",
      "description": "Voir la carte des projets",
      "url": "/map",
      "icons": [{ "src": "images/icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Interventions",
      "short_name": "FM",
      "description": "Gestion des interventions",
      "url": "/fm",
      "icons": [{ "src": "images/icons/icon-96x96.png", "sizes": "96x96" }]
    }
  ]
}
