{
  "id": "/",
  "name": "ShubhCars — Car Spare Parts",
  "short_name": "ShubhCars",
  "description": "Buy genuine car spare parts online. Fast shipping, trusted brands, competitive prices.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#2563eb",
  "background_color": "#ffffff",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["shopping", "automotive"],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/premium_brake_assembly_hero.png",
      "sizes": "640x640",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Premium Brake Assembly"
    },
    {
      "src": "/brake_system_category.png",
      "sizes": "256x256",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Brake Systems"
    }
  ],
  "shortcuts": [
    {
      "name": "Search Parts",
      "short_name": "Search",
      "description": "Search for car spare parts",
      "url": "/search",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Cart",
      "short_name": "Cart",
      "description": "View your shopping cart",
      "url": "/cart",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Orders",
      "short_name": "Orders",
      "description": "Track your orders",
      "url": "/orders",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
