{
  "name": "QuantIQ",
  "short_name": "QuantIQ",
  "description": "Smart Quantity Surveying for Christchurch homeowners and builders.",
  "start_url": "https://www.quantiq.co.nz/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0b1f4b",
  "orientation": "portrait-primary",

  "icons": [
    { "src": "https://www.quantiq.co.nz/assets/img/pwa/icon-72.png", "sizes": "72x72", "type": "image/png" },
    { "src": "https://www.quantiq.co.nz/assets/img/pwa/icon-96.png", "sizes": "96x96", "type": "image/png" },
    { "src": "https://www.quantiq.co.nz/assets/img/pwa/icon-512.png", "sizes": "512x512", "type": "image/png" },

    { "src": "https://www.quantiq.co.nz/assets/img/pwa/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any" },
    { "src": "https://www.quantiq.co.nz/assets/img/pwa/icon-maskable.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}