{
  "name": "DriveToArrive — Book a Chauffeur",
  "short_name": "DriveToArrive",
  "description": "Book luxury chauffeur & airport transfers 24/7 across Australia.",
  "start_url": "https://www.drivetoarrive.com.au/book-now?source=pwa",
  "scope": "https://www.drivetoarrive.com.au/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b0b0b",
  "theme_color": "#0b0b0b",
  "categories": ["travel", "business", "lifestyle"],
  "icons": [
    { "src": "/media/pwa-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/media/pwa-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Book Now", "url": "https://www.drivetoarrive.com.au/book-now", "icons": [{ "src": "/media/pwa-icon-192.png", "sizes": "192x192" }] },
    { "name": "Get a Quote", "url": "https://www.drivetoarrive.com.au/get-a-quote" },
    { "name": "Contact", "url": "https://www.drivetoarrive.com.au/contact-us" }
  ]
}
