{
  "name": "CarConvoy Driver",
  "short_name": "CarConvoy",
  "description": "Application chauffeur CarConvoy — suivi de missions",
  "start_url": "/driver-dashboard",
  "display": "standalone",
  "background_color": "#0f0f0f",
  "theme_color": "#141414",
  "orientation": "portrait",
  "icons": [
    { "src": "/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/icons/icon-192.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "screenshots": [],
  "categories": ["business", "productivity"],
  "lang": "fr"
}
