{
  "name": "LuxeRoute | Premium Vehicle Rental",
  "short_name": "LuxeRoute",
  "description": "Modern car rental platform with seamless booking, real-time availability, and premium fleet management.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#f59e0b",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/luxeroutelogo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/luxeroutelogo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
