{
  "name": "HostConnect",
  "short_name": "HostConnect",
  "description": "Short-term rental systems and pricing for New Zealand hosts and property managers.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAF4EA",
  "theme_color": "#0F2E36",
  "icons": [
    {
      "src": "/images/logos/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/images/logos/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/images/logos/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
