{
  "name": "EasyHouseConnect",
  "short_name": "EasyHouseConnect",
  "description": "Kenya's trusted rental marketplace — find verified rentals and connect directly with landlords.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#534AB7",
  "theme_color": "#534AB7",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-KE",
  "categories": ["lifestyle", "travel"],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.fundora.easyhouseconnect",
      "id": "com.fundora.easyhouseconnect"
    }
  ],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/android-chrome-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Browse Properties",
      "short_name": "Browse",
      "description": "Search for rental properties",
      "url": "/marketplace",
      "icons": [{ "src": "/android-chrome-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "My Dashboard",
      "short_name": "Dashboard",
      "description": "Manage your listings",
      "url": "/dashboard",
      "icons": [{ "src": "/android-chrome-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
