{
  "name": "Melbourne Car Towing - 24/7 Emergency Towing and Roadside Assistance",
  "short_name": "Melbourne Car Towing",
  "description": "24/7 emergency towing, roadside assistance, and vehicle recovery across Melbourne metro and surrounding suburbs.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#dc2626",
  "theme_color": "#dc2626",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-AU",
  "dir": "ltr",
  "categories": ["business", "utilities", "transportation"],
  "icons": [
    {
      "src": "/favicon/android-icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon/apple-icon-180x180.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Call Emergency",
      "short_name": "Emergency Call",
      "description": "Call our 24/7 emergency line",
      "url": "tel:+61469843656",
      "icons": [{ "src": "/favicon/favicon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Get Directions",
      "short_name": "Directions",
      "description": "View our Melbourne service area and contact details",
      "url": "/#contact",
      "icons": [{ "src": "/favicon/favicon-96x96.png", "sizes": "96x96" }]
    }
  ]
}