{
  "name": "PropStac One",
  "short_name": "PropStac",
  "description": "Property investment research, suburb data, portfolio tools, insights and curated opportunities for Australian investors.",
  "start_url": "/",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "theme_color": "#000000",
  "background_color": "#ffffff",
  "display-override": ["fullscreen"],
  "display": "standalone",
  "scope": "/",
  "shortcuts": [
    {
      "name": "Refresh App",
      "short_name": "Refresh",
      "description": "Clear cached PropStac One app files and load the latest version.",
      "url": "/app-refresh?next=/dashboard",
      "icons": [
        {
          "src": "/web-app-manifest-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
