{
  "name": "Déclic·AI - Cabinet comptable IA",
  "short_name": "Déclic·AI",
  "description": "L'expert-comptable IA pour TPE/PME françaises",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F1B36",
  "theme_color": "#E2725B",
  "lang": "fr-FR",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    { "src": "/icons/icon-72.png",  "sizes": "72x72",   "type": "image/png" },
    { "src": "/icons/icon-96.png",  "sizes": "96x96",   "type": "image/png" },
    { "src": "/icons/icon-128.png", "sizes": "128x128", "type": "image/png" },
    { "src": "/icons/icon-144.png", "sizes": "144x144", "type": "image/png" },
    { "src": "/icons/icon-152.png", "sizes": "152x152", "type": "image/png" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-384.png", "sizes": "384x384", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/mobile-dashboard.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Dashboard Hugo"
    },
    {
      "src": "/screenshots/mobile-sophie.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Chat Sophie"
    }
  ],
  "shortcuts": [
    {
      "name": "Demander à Sophie",
      "url": "/agents/sophie",
      "icons": [{ "src": "/icons/shortcut-sophie.png", "sizes": "96x96" }]
    },
    {
      "name": "Voir ma compta",
      "url": "/compta",
      "icons": [{ "src": "/icons/shortcut-compta.png", "sizes": "96x96" }]
    },
    {
      "name": "Bulletins paie",
      "url": "/rh/bulletins",
      "icons": [{ "src": "/icons/shortcut-payslips.png", "sizes": "96x96" }]
    }
  ]
}
