{
  "name": "WestAus Cleaning",
  "short_name": "WestAus",
  "description": "Reliable strata & commercial cleaning across Perth and WA. Police-checked, fully insured teams with a quote within 48 hours.",
  "id": "/",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "lang": "en-AU",
  "dir": "ltr",
  "background_color": "#ffffff",
  "theme_color": "#0B5394",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Get a quote",
      "short_name": "Quote",
      "url": "/quote?utm_source=pwa",
      "description": "Request a free cleaning quote"
    },
    {
      "name": "Call WestAus",
      "short_name": "Call",
      "url": "/contact?utm_source=pwa"
    }
  ]
}
