{
  "id": "/stock",
  "name": "Geosignal Stock",
  "short_name": "Stock",
  "description": "Scanner et gestion du stock Geosignal — ouvrez les panneaux, scannez les QR, suivez les mouvements.",
  "start_url": "/stock",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#020617",
  "theme_color": "#10b981",
  "lang": "fr-BE",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    { "src": "/icon-192.png",          "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png",          "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Scanner",
      "short_name": "Scanner",
      "description": "Ouvrir le scanner QR pour sortie / retour de stock",
      "url": "/scanner",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
