{
  "name": "Morcali Car Rental",
  "short_name": "Morcali",
  "description": "Premium SUV and luxury car rentals in Los Angeles, California.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F172A",
  "theme_color": "#0F172A",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon.png?v=2",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png?v=2",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["travel", "automotive", "business"],
  "screenshots": [
    {
      "src": "/og-image.jpg",
      "sizes": "1344x768",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Browse luxury cars with Morcali"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Cars",
      "short_name": "Browse",
      "description": "Find and book your rental car",
      "url": "/browse",
      "icons": [{ "src": "/favicon.png?v=2", "sizes": "128x128" }]
    },
    {
      "name": "My Reservations",
      "short_name": "Reservations",
      "description": "View your upcoming trips",
      "url": "/account/reservations",
      "icons": [{ "src": "/favicon.png?v=2", "sizes": "128x128" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
