{
  "name": "Luci Express - Premium Car Rental",
  "short_name": "Luci Express",
  "description": "Book premium cars across Nigeria. Luxury vehicles for executives, events, and everyday travel.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-192.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/hero-car.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "label": "Luci Express Homepage"
    }
  ],
  "categories": ["travel", "lifestyle", "transportation"],
  "shortcuts": [
    {
      "name": "Book a Ride",
      "short_name": "Book",
      "description": "Start a new booking",
      "url": "/chat",
      "icons": [{ "src": "/icons/icon-192.jpg", "sizes": "192x192" }]
    },
    {
      "name": "Browse Fleet",
      "short_name": "Fleet",
      "description": "View available vehicles",
      "url": "/#fleet",
      "icons": [{ "src": "/icons/icon-192.jpg", "sizes": "192x192" }]
    }
  ]
}
