{
  "name": "CONFEXLO'S 360",
  "short_name": "CONFEXLO'S",
  "description": "ERP Confection Industrielle — Thiès & Dakar",
  "start_url": "/tableau-de-bord",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#061A2D",
  "theme_color": "#061A2D",
  "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": "Tableau de bord", "url": "/tableau-de-bord" },
    { "name": "Nouveau devis", "url": "/devis/nouveau" },
    { "name": "Production", "url": "/production" },
    { "name": "Notifications", "url": "/notifications" }
  ]
}
