{
  "name": "FlowYa Cockpit",
  "short_name": "FlowYa",
  "description": "Pilotage du cabinet FlowYa",
  "id": "/cockpit",
  "start_url": "/cockpit",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAF1E0",
  "theme_color": "#0F4C3A",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Max Dashboard",
      "short_name": "Max",
      "description": "Interface Max — alertes, missions, commandes",
      "url": "/max-dashboard",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
