{
  "name": "InvestOrFirstHome — Land Releases, Lots & Packages Australia",
  "short_name": "InvestOrFirstHome",
  "description": "Australia's land marketplace for land releases, lots, house & land packages and townhomes. Free advertising until June 2026.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#007AFF",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-AU",
  "categories": ["business", "lifestyle", "finance"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/adaptive-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "InvestOrFirstHome on desktop"
    },
    {
      "src": "/assets/screenshot-narrow.png",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "InvestOrFirstHome on mobile"
    }
  ],
  "shortcuts": [
    {
      "name": "Land Releases",
      "short_name": "Releases",
      "description": "Browse new land releases",
      "url": "/land-releases",
      "icons": [
        {
          "src": "/assets/shortcut-land.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Lots & Packages",
      "short_name": "Lots",
      "description": "Browse lots, house & land packages and townhomes",
      "url": "/land-lots",
      "icons": [
        {
          "src": "/assets/shortcut-land.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://investorfirsthome.com.au/manifest.json"
    }
  ],
  "prefer_related_applications": false
}
