{
  "name": "BizzCab — Logiciel VTC",
  "short_name": "BizzCab",
  "description": "Logiciel VTC complet : réservation, planning, clients et factures.",
  "lang": "fr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#040c1c",
  "theme_color": "#040c1c",
  "icons": [
    {
      "src": "/favicons/favicon-192x192.webp?v=20260524",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/favicons/favicon-512x512.webp?v=20260524",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/favicons/android-chrome-192x192.png?v=20260524",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicons/android-chrome-512x512.png?v=20260524",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
