{
  "name": "Vauren",
  "short_name": "Vauren",
  "description": "Premium luxury van rentals, experiences & hosting",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#8B7355",
  "orientation": "portrait-primary",
  "categories": ["travel", "lifestyle", "business"],
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Rent a Van",
      "url": "/rent-a-van",
      "description": "Browse luxury vans for rent"
    },
    {
      "name": "Book an Experience",
      "url": "/services",
      "description": "Book a chauffeured experience"
    },
    {
      "name": "Host Your Van",
      "url": "/host",
      "description": "List your van and start earning"
    }
  ]
}
