{
  "name": "SA Total Property Care - Adelaide Property Maintenance Services",
  "short_name": "SA Total Property Care",
  "description": "Reliable • Affordable • Professional - All-in-One Property Maintenance Services in Adelaide. General repairs, plumbing, cleaning, painting, security systems, and more.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#2c6bc8",
  "lang": "en-AU",
  "dir": "ltr",
  "categories": ["business", "utilities"],
  "icons": [
    {
      "src": "/SaTotal.jpeg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Get a Quote",
      "short_name": "Quote",
      "description": "Get a free quote for property maintenance services",
      "url": "/#quote",
      "icons": [{ "src": "/SaTotal.jpeg", "sizes": "192x192" }]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Contact SA Total Property Care",
      "url": "/#contact",
      "icons": [{ "src": "/SaTotal.jpeg", "sizes": "192x192" }]
    }
  ]
}

