{
  "name": "Haven KE — Real Estate for Kenya",
  "short_name": "Haven KE",
  "description": "Kenya's premium real estate marketplace. Buy, sell, rent. M-Pesa & card.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#fafaf7",
  "theme_color": "#0a0a0a",
  "categories": ["business", "lifestyle", "productivity"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Search homes",
      "url": "./index.html#listings",
      "description": "Browse featured properties"
    },
    {
      "name": "Explore map",
      "url": "./index.html#explore",
      "description": "View properties on a map"
    },
    {
      "name": "List a property",
      "url": "./index.html#sell",
      "description": "Add your home to Haven KE"
    },
    {
      "name": "Pricing",
      "url": "./index.html#pricing",
      "description": "See plans and fees"
    }
  ]
}
