{
  "name": "Proview Painting Sydney",
  "short_name": "Proview",
  "description": "Premium residential, commercial & strata painters across Sydney's Eastern Suburbs. Dulux Accredited, 5-year workmanship guarantee, 20+ years.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#16314A",
  "lang": "en-AU",
  "dir": "ltr",
  "categories": ["business", "lifestyle"],
  "icons": [
    { "src": "assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "assets/icons/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "assets/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Get a Free Quote",
      "short_name": "Quote",
      "description": "Request a free painting quote",
      "url": "./Contact.dc.html",
      "icons": [{ "src": "assets/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Call Proview",
      "short_name": "Call",
      "description": "Call Proview Painting",
      "url": "tel:0416070326"
    }
  ]
}
