{
  "name": "Highway Auto Investments",
  "short_name": "HAI Shop",
  "description": "Buy car batteries online South Africa \u2014 nationwide shipping, workshop bookings & Upper Highway call-outs.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0a0f",
  "theme_color": "#ff6b00",
  "lang": "en-ZA",
  "categories": [
    "shopping",
    "business"
  ],
  "icons": [
    {
      "src": "/assets/images/wheels.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/wheels.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book service",
      "short_name": "Book",
      "url": "/#fitment-booking",
      "description": "Book battery fitment, service or call-out"
    },
    {
      "name": "Shop batteries",
      "short_name": "Shop",
      "url": "/#catalog",
      "description": "Browse batteries and parts"
    },
    {
      "name": "WhatsApp",
      "short_name": "WhatsApp",
      "url": "https://wa.me/27739539610",
      "description": "Chat with HAI"
    }
  ]
}