{
  "name": "ImpelSight OS",
  "short_name": "ImpelSight",
  "description": "Intelligence opérationnelle industrielle — GMAO + IA RAG",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#6366f1",
  "orientation": "any",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    { "name": "Scanner QR", "url": "/?action=scan", "icons": [{"src": "/icons/scan.png", "sizes": "96x96"}] },
    { "name": "Micro-Stop", "url": "/?action=microstop", "icons": [{"src": "/icons/stop.png", "sizes": "96x96"}] }
  ]
}
