{
  "name": "Matt Burgess Automotives",
  "short_name": "MBA",
  "description": "Your 4WD specialist in Karratha, WA. Local, reliable, built for the Pilbara.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1923",
  "theme_color": "#5a9e08",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/mba-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/mba-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["automotive", "business", "utilities"],
  "shortcuts": [
    {
      "name": "Book a Service",
      "short_name": "Book",
      "description": "Request a service booking",
      "url": "/",
      "icons": [{ "src": "/mba-logo.png", "sizes": "96x96" }]
    },
    {
      "name": "Call Matt",
      "short_name": "Call",
      "description": "Call 0477 168 402",
      "url": "tel:0477168402"
    }
  ]
}
