{
  "name": "KeyHive - Modern Fixed Fee Agent WA",
  "short_name": "KeyHive",
  "description": "Sell your WA property with our modern fixed fee agent service. Licensed professionals with AI-powered insights across Perth and Western Australia.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F172A",
  "theme_color": "#FFC107",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-AU",
  "categories": ["productivity", "business", "finance"],
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon-48x48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/mstile-150x150.png",
      "sizes": "150x150",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Sell Property",
      "short_name": "Sell",
      "description": "List your property for sale",
      "url": "/sell",
      "icons": [
        {
          "src": "/android-chrome-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Search Properties",
      "short_name": "Search",
      "description": "Find properties to buy",
      "url": "/search/maps",
      "icons": [
        {
          "src": "/android-chrome-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Free Appraisal",
      "short_name": "Appraisal",
      "description": "Get your property valued instantly",
      "url": "/free-appraisal",
      "icons": [
        {
          "src": "/android-chrome-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "dir": "ltr",
  "screenshots": [
    {
      "src": "/images/hero/main.webp",
      "sizes": "1152x768",
      "type": "image/png",
      "platform": "wide"
    }
  ]
}