{
  "name": "Val d'Oise VTC",
  "short_name": "VDO VTC",
  "description": "Premium VTC management — drivers, bookers, fleet operations.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0a0e17",
  "background_color": "#0a0e17",
  "lang": "fr",
  "categories": ["business", "travel", "productivity"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    {
      "name": "Driver portal",
      "short_name": "Driver",
      "url": "/driver",
      "description": "Open the driver dashboard"
    }
  ]
}
