{
  "name": "QHSE Pro — Gestion QHSE",
  "short_name": "QHSE Pro",
  "description": "Plateforme de gestion Qualité, Hygiène, Sécurité et Environnement",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#15803d",
  "orientation": "any",
  "lang": "fr",
  "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": "Nouvel incident",
      "url": "/incidents/new",
      "description": "Déclarer un incident"
    },
    {
      "name": "Tableau de bord",
      "url": "/dashboard",
      "description": "Voir le tableau de bord"
    }
  ],
  "categories": ["business", "productivity"]
}
