{
  "name": "Bold Property Group",
  "short_name": "Bold",
  "description": "Australia's premium buyer's advocacy firm. Independent property acquisition, due diligence, and strategy.",
  "lang": "en-AU",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui", "browser"],
  "orientation": "any",
  "background_color": "#FDFBF7",
  "theme_color": "#FDFBF7",
  "categories": ["business", "finance", "real estate"],
  "icons": [
    {"src": "/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
    {"src": "/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any"},
    {"src": "/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable"},
    {"src": "/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"},
    {"src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png"}
  ],
  "shortcuts": [
    {
      "name": "Book a strategy session",
      "short_name": "Book",
      "description": "Schedule a buyers-advocacy strategy call",
      "url": "/book.html"
    },
    {
      "name": "Insights",
      "short_name": "Insights",
      "description": "Property investment articles and guides",
      "url": "/insights.html"
    },
    {
      "name": "Yield calculator",
      "short_name": "Yield calc",
      "description": "Run an investment yield projection",
      "url": "/yield-calculator.html"
    }
  ]
}
