{
  "name": "UrbanHomey",
  "short_name": "UrbanHomey",
  "description": "Find verified flatmates, roommates, shared flats and rooms across India.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8f6ff",
  "theme_color": "#7B3FF2",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logo512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}