{
  "name": "The Mortgage Club",
  "short_name": "Mortgage Club",
  "description": "Expert mortgage advisers in New Zealand helping with home loans, refinancing, and property investment.",
  "start_url": "/",
  "scope": "/",
  "icons": [
    {
      "src": "/assets/img/favicon/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/assets/img/favicon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#01b1d7",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "portrait-primary",
  "lang": "en-NZ",
  "categories": [
    "finance",
    "business"
  ]
}