{
  "name": "Upholstery Workshop",
  "short_name": "UW",
  "icons": [
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml"
    }
  ],
  "start_url": "https://www.upholsteryworkshop.co.nz/",
  "scope": "https://www.upholsteryworkshop.co.nz/",
  "orientation": "any",
  "display": "standalone",
  "dir": "auto",
  "lang": "en-NZ",
  "background_color": "#ffffff",
  "theme_color": "#6bba2d"
}
