{
  "name": "Fiscapilot – Votre GPS fiscal",
  "short_name": "Fiscapilot",
  "description": "Assistant fiscal IA pour LMNP, SCI, IFI, IR/IS, TVA, crypto et dirigeants, avec mode Expert texte et mode Vocal.",
  "lang": "fr-FR",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1FB7B3",
  "background_color": "#0C2B47",
  "icons": [
    {
      "src": "/icons/fp-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/fp-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Ouvrir Fiscapilot – Mode Expert",
      "short_name": "Expert",
      "url": "/",
      "icons": [
        {
          "src": "/icons/fp-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
