{
  "name": "GMA — Gestion Fiscale & Comptable",
  "short_name": "GMA Fiscal",
  "description": "Outil de conformité fiscale et comptable — Global Management Advisory",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#F2F1EE",
  "theme_color": "#1D2E4F",
  "orientation": "portrait-primary",
  "lang": "fr",
  "categories": ["finance", "business", "productivity"],
  "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"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Tableau de bord",
      "short_name": "Dashboard",
      "url": "./index.html#dashboard",
      "description": "Voir le tableau de bord"
    },
    {
      "name": "Simulateur fiscal",
      "short_name": "Simulateur",
      "url": "./index.html#taxe",
      "description": "Calculer ma taxe"
    }
  ]
}
