{
  "name": "SupportMap",
  "short_name": "SupportMap",
  "description": "Find health and support services in New Zealand and Australia",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f0f7f7",
  "theme_color": "#3B8F8F",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
