{
  "name": "SwissRent24 — Premium Car Rental Zurich",
  "short_name": "SwissRent24",
  "description": "Premium car rental in Zurich. Self drive or with driver. Best prices guaranteed.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#C9A84C",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://api.qrserver.com/v1/create-qr-code/?size=192x192&data=SwissRent24&color=C9A84C&bgcolor=0A0A0A",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://api.qrserver.com/v1/create-qr-code/?size=512x512&data=SwissRent24&color=C9A84C&bgcolor=0A0A0A",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Self Drive — Rent Car",
      "short_name": "Rent Car",
      "url": "/#our-car",
      "description": "Rent Toyota directly"
    },
    {
      "name": "Book with Driver",
      "short_name": "With Driver",
      "url": "/#calculator",
      "description": "Book with professional driver"
    },
    {
      "name": "Airport Transfer",
      "short_name": "Airport",
      "url": "https://wa.me/0041779527477?text=Hello! Airport transfer needed.",
      "description": "Quick airport booking"
    }
  ],
  "screenshots": [],
  "categories": ["travel", "transportation", "business"]
}