{
  "short_name": "Z-Cars",
  "name": "Z-Cars — Premium fractional car sharing",
  "description": "Curated fleet, instant booking, fractional vehicle ownership.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0A0A",
  "theme_color": "#E11D2A",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "78x78",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "300x300",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/og-image.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
