{
  "name": "EquitySight",
  "short_name": "EquitySight",
  "description": "Your first home, step by step — guided journey, scheme comparison and calculators for Australian home buyers",
  "start_url": "/journey",
  "shortcuts": [
    { "name": "First Home Journey", "url": "/journey" },
    { "name": "Calculators", "url": "/tools/" },
    { "name": "Portfolio app", "url": "/app" }
  ],
  "scope": "/",
  "display": "standalone",
  "background_color": "#1C1C1E",
  "theme_color": "#1C1C1E",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/icon-dark.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
