{
  "name": "HouseHunting",
  "short_name": "HouseHunting",
  "description": "Find your perfect verified home, stress-free.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAF9F7",
  "theme_color": "#185FA5",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='38' fill='%23185FA5'/><path d='M96 55 L136 88 V140 H112 V112 H80 V140 H56 V88 Z' fill='white'/><circle cx='148' cy='148' r='28' fill='white'/><circle cx='148' cy='148' r='24' fill='%23185FA5'/><path d='M138 148 L145 155 L160 140' stroke='white' stroke-width='4' fill='none' stroke-linecap='round' stroke-linejoin='round'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='96' fill='%23185FA5'/><path d='M256 140 L360 226 V380 H298 V298 H214 V380 H152 V226 Z' fill='white'/><circle cx='394' cy='394' r='76' fill='white'/><circle cx='394' cy='394' r='66' fill='%23185FA5'/><path d='M372 394 L387 409 L420 376' stroke='white' stroke-width='10' fill='none' stroke-linecap='round' stroke-linejoin='round'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "lifestyle"],
  "lang": "en-KE",
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "Browse Listings",
      "url": "/seeker",
      "description": "Browse verified rental listings"
    },
    {
      "name": "List a Property",
      "url": "/agent",
      "description": "Submit a property for listing"
    }
  ]
}