{
  "name": "ComptaTeam Pilot",
  "short_name": "ComptaTeam",
  "description": "Votre espace comptable ComptaTeam — Comptabilité, factures, documents",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0d9488",
  "orientation": "any",
  "scope": "/",
  "lang": "fr-BE",
  "categories": ["business", "productivity", "finance"],
  "prefer_related_applications": false,
  "screenshots": [
    {
      "src": "/comptateam-logo-full.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "ComptaTeam Pilot — Dashboard"
    }
  ],
  "icons": [
    {
      "src": "/comptateam-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/comptateam-logo-full.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Mon espace client",
      "url": "/portail",
      "description": "Accéder au portail client"
    }
  ]
}
