{
  "name": "FroidMax WMS",
  "short_name": "FroidMax",
  "description": "Gestion d'entrepôt frigorifique — opérations terrain (réception, rangement, prélèvement, chargement).",
  "id": "/mobile/home",
  "start_url": "/mobile/home",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A1628",
  "theme_color": "#0A1628",
  "lang": "fr",
  "categories": ["business", "productivity", "logistics"],
  "icons": [
    { "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icons/icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Réception", "url": "/mobile/reception" },
    { "name": "Rangement", "url": "/mobile/putaway" },
    { "name": "Prélèvement", "url": "/mobile/picking" },
    { "name": "Chargement", "url": "/mobile/loading" },
    { "name": "Synchronisation", "url": "/mobile/sync" }
  ]
}
