{
  "short_name": "SparesHub",
  "name": "SparesHub \u2014 Car spare parts marketplace",
  "description": "Post an enquiry once and compare real quotations from verified sellers.",
  "icons": [
    {
      "src": "favicon.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "id": "/buyer",
  "start_url": "/buyer",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#16A34A",
  "background_color": "#FFFFFF",
  "lang": "en-IN",
  "categories": [
    "business",
    "productivity"
  ],
  "shortcuts": [
    {
      "name": "Post Purchase Enquiry",
      "url": "/buyer/new"
    },
    {
      "name": "Purchase Enquiries",
      "url": "/buyer/enquiries"
    },
    {
      "name": "My Purchases",
      "url": "/buyer/orders"
    }
  ]
}
