{
  "name": "Chauffeur Match",
  "short_name": "Chauffeur Match",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "handle_links": "preferred",
  "launch_handler": { "client_mode": "auto" },
  "background_color": "#0d1525",
  "theme_color": "#0d1525",
  "description": "The UK chauffeur marketplace — One Trip. 3 Offers. You Decide.",
  "orientation": "any",
  "categories": ["travel", "business", "lifestyle"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "/favicon.ico?v=cm10", "sizes": "48x48", "type": "image/x-icon" },
    { "src": "/favicon-16x16.png?v=cm10", "sizes": "16x16", "type": "image/png" },
    { "src": "/favicon-32x32.png?v=cm10", "sizes": "32x32", "type": "image/png" },
    { "src": "/apple-touch-icon.png?v=cm10", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png?v=cm10", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png?v=cm10", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512.png?v=cm10", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png?v=cm10", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
