{
  "name": "Mr. Mechanic Platinum Auto Parts",
  "short_name": "Mr. Mechanic",
  "description": "Genuine replacement motor parts — brake pads, filters, plugs, fuel pumps and workshop consumables. Retail by the piece, wholesale by the carton, from Nnewi, Anambra State.",
  "start_url": "./?src=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0c1140",
  "theme_color": "#0c1140",
  "lang": "en-NG",
  "dir": "ltr",
  "categories": ["shopping", "business"],
  "icons": [
    {
      "src": "img/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/icons/maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "img/icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop all parts",
      "short_name": "Shop",
      "url": "products.html",
      "icons": [{ "src": "img/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My cart",
      "short_name": "Cart",
      "url": "cart.html",
      "icons": [{ "src": "img/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
