{
  "name": "Merry Parts - Used Vehicle Spare Parts",
  "short_name": "Merry Parts",
  "description": "India's trusted marketplace for quality used vehicle spare parts",
  "start_url": "/?source=pwa",
  "id": "/?source=pwa",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#143056",
  "theme_color": "#143056",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["shopping", "automotive"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/Logo.jpeg",
      "sizes": "any",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/MERRYPARTS_White_Logo_.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "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/maskable-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Parts",
      "short_name": "Parts",
      "description": "Browse all vehicle spare parts",
      "url": "/category?source=pwa-shortcut",
      "icons": [{ "src": "/icons/icon.svg", "sizes": "any" }]
    },
    {
      "name": "My Account",
      "short_name": "Account",
      "description": "View your orders and profile",
      "url": "/my-account?source=pwa-shortcut",
      "icons": [{ "src": "/icons/icon.svg", "sizes": "any" }]
    }
  ],
  "screenshots": [
    {
      "src": "/MERRYPARTS_White_Logo_.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Merry Parts - Desktop View"
    }
  ]
}
