{
  "name": "Maintrix — Supervision Industrielle",
  "short_name": "Maintrix",
  "description": "Supervision industrielle adaptative — GMAO, Diagnostic IA, Contrôle temps réel",
  "version": "2.0.0",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#6366f1",
  "theme_color": "#6366f1",
  "lang": "fr",
  "scope": "/",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    {
      "name": "Tableau de bord",
      "short_name": "Dashboard",
      "url": "/dashboard",
      "icons": [{ "src": "/favicon.ico", "sizes": "64x64" }]
    },
    {
      "name": "Diagnostic IA",
      "short_name": "Diagnostic",
      "url": "/smart-diagnostic",
      "icons": [{ "src": "/favicon.ico", "sizes": "64x64" }]
    },
    {
      "name": "Interventions",
      "short_name": "GMAO",
      "url": "/gmao-dashboard",
      "icons": [{ "src": "/favicon.ico", "sizes": "64x64" }]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-dashboard.png",
      "sizes": "1280x800",
      "type": "image/png",
      "label": "Tableau de bord Maintrix"
    }
  ],
  "prefer_related_applications": false,
  "related_applications": []
}
