{
  "name": "propertees",
  "short_name": "BrokerApp",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#002d62",
  "description": "Premium Real Estate Broker Dashboard",
  "icons": [
    {
      "src": "ic_launcher_foreground.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}