{
  "name": "RS Estates Luxury",
  "short_name": "RS Estates",
  "description": "Your premier destination for luxury real estate in Bangalore.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0a192f",
  "theme_color": "#d4af37",
  "orientation": "portrait",
  "icons": [
    {
      "src": "images/logo.jpeg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "images/logo.jpeg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}
