{
  "name": "L.E.Z Motors — AI-Forward Automotive",
  "short_name": "L.E.Z Motors",
  "description": "AI-driven auction, finance, and specialist automotive services for the discerning driver.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f14",
  "theme_color": "#e89f21",
  "orientation": "portrait-primary",
  "categories": ["automotive", "business", "finance"],
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "Inventory",
      "url": "/inventory",
      "description": "Browse vehicle inventory"
    },
    {
      "name": "Auctions",
      "url": "/auction",
      "description": "View active auctions"
    },
    {
      "name": "Car Health",
      "url": "/car-health",
      "description": "Your vehicle health timeline"
    }
  ]
}
