{
  "name": "ZY Automobiles — Premium Car Marketplace",
  "short_name": "ZY Auto",
  "description": "Pakistan's premium luxury automotive marketplace. Browse, compare and buy verified vehicles from trusted dealers.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#111827",
  "orientation": "portrait-primary",
  "lang": "en",
  "dir": "ltr",
  "categories": ["automotive", "shopping", "lifestyle"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Cars",
      "short_name": "Inventory",
      "description": "Browse all available vehicles",
      "url": "/inventory",
      "icons": [{ "src": "/favicon.png", "sizes": "96x96" }]
    },
    {
      "name": "Sell Your Car",
      "short_name": "Sell",
      "description": "List your vehicle for sale",
      "url": "/sell",
      "icons": [{ "src": "/favicon.png", "sizes": "96x96" }]
    }
  ],
  "screenshots": []
}
