{
  "name": "PropertyGuru South Africa",
  "short_name": "PropertyGuru",
  "description": "Find property for sale and to rent across South Africa. Bond calculators, suburb guides and direct contact with agents.",
  "lang": "en-ZA",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FDFBF8",
  "theme_color": "#C45D3E",
  "categories": ["business", "finance", "lifestyle"],
  "icons": [
    {
      "src": "/logo-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "Search property", "url": "/search" },
    { "name": "Bond calculator", "url": "/calculators" },
    { "name": "Home loan", "url": "/finance/mortgage" }
  ]
}
