{
  "name": "iCentral · Cockpit pilotage officine",
  "short_name": "iCentral",
  "description": "Pilotage analytique pour pharmacies — briefing du jour, stock dormant, patients chroniques",
  "start_url": "/statistiques",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F5F7FA",
  "theme_color": "#5C7CFA",
  "lang": "fr-BE",
  "icons": [
    {
      "src": "/ipharma-ia.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/ipharma-ia.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Briefing du jour",
      "url": "/statistiques#cockpit",
      "icons": [{ "src": "/ipharma-ia.png", "sizes": "96x96" }]
    },
    {
      "name": "Stock dormant",
      "url": "/statistiques#stock",
      "icons": [{ "src": "/ipharma-ia.png", "sizes": "96x96" }]
    },
    {
      "name": "Patients à appeler",
      "url": "/statistiques#sante",
      "icons": [{ "src": "/ipharma-ia.png", "sizes": "96x96" }]
    }
  ],
  "categories": ["business", "medical", "productivity"]
}
