{
  "name": "Rentershub",
  "id": "/",
  "short_name": "Rentershub",
   "start_url": "/?v=8",
  "scope": "/",
  "background_color": "#0A3091",
  "display": "standalone",
  "theme": "#e8edf4",
  "lang": "en-US",
  "description": "The place where Kenyans come to find vacant houses.",

  "icons": [
    {
      "src": "/static/images/512-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/images/192-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
