{
  "name": "Chantier360 — Gestion de Projets BTP",
  "short_name": "Chantier360",
  "description": "Gestion de projets BTP : chantiers, achats, matériel, finances, QHSE",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#EA580C",
  "background_color": "#f8fafc",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "fr-GN",
  "dir": "ltr",
  "categories": [
    "business",
    "productivity",
    "utilities"
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Mon travail",
      "short_name": "Mon travail",
      "url": "/#mon-travail",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Rapport de chantier",
      "short_name": "Rapport",
      "url": "/#mobile-site",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Chantiers",
      "short_name": "Chantiers",
      "url": "/#chantiers",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Monchantier 360",
      "short_name": "Chantier 360",
      "url": "/#chantier-360",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "features": [
    "Cross Platform",
    "Offline Support",
    "Push Notifications",
    "Background Sync",
    "Installable",
    "Responsive Design"
  ]
}
