{
  "name": "ERP Industriel",
  "short_name": "ERP",
  "description": "Gestion de production, maintenance, stocks et RH — utilisable en atelier, y compris hors connexion.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f4f6f8",
  "theme_color": "#1f6feb",
  "lang": "fr",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Déclarer une production",
      "short_name": "Déclarer",
      "url": "/production/declare"
    },
    {
      "name": "Pointer",
      "short_name": "Pointage",
      "url": "/hr/pointings"
    }
  ]
}
