{
  "name": "Propulse Pro",
  "short_name": "Propulse",
  "description": "Le copilote IA des entrepreneurs ivoiriens",
  "start_url": "/dashboard?source=pwa",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#FF7A00",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "fr-CI",
  "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": "Brief du matin", "url": "/dashboard", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Inbox WhatsApp", "url": "/inbox" },
    { "name": "Studio IA", "url": "/ai-studio" }
  ]
}
