{
  "id": "/?source=pwa",
  "name": "Private Drivers Online",
  "short_name": "PDO",
  "description": "Premium point-to-point chauffeur booking. Get an instant quote, book a driver, pay securely.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0a4b5e",
  "background_color": "#ffffff",
  "categories": ["business", "travel", "productivity"],
  "prefer_related_applications": false,
  "lang": "en-AU",
  "dir": "ltr",
  "icons": [
    { "src": "/favicon-16.png", "type": "image/png", "sizes": "16x16", "purpose": "any" },
    { "src": "/favicon-32.png", "type": "image/png", "sizes": "32x32", "purpose": "any" },
    { "src": "/apple-touch-icon.png", "type": "image/png", "sizes": "180x180", "purpose": "any" },
    { "src": "/icon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "any" },
    { "src": "/icon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "maskable" },
    { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "any" },
    { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" }
  ]
}
