{
  "name": "CAR ELITE SCAN",
  "short_name": "CAR ELITE",
  "description": "Application agent de contrôle par scan QR — Transport Scolaire, Elite Voyage et Fret-Courrier. CAR ELITE TRANSPORT G3.",
  "id": "/agent-scan",
  "start_url": "/agent-scan",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "theme_color": "#00296B",
  "background_color": "#00296B",
  "lang": "fr",
  "dir": "ltr",
  "categories": ["business", "productivity", "travel", "utilities"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Espace Agent Scan",
      "short_name": "Scan",
      "url": "/agent-scan",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
