{
  "name": "Kenya Realestate Platform",
  "short_name": "Kenya RE Platform",
  "description": "Buy, rent, and manage verified properties across Kenya.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#30caa0",
  "icons": [
    {
      "src": "/static/img/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/img/favicon-512.png", 
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}