{
  "short_name": "ProBroking",
  "name": "ProBroking | B2B Real Estate",
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "512x512"
    },
    {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
  ],
  "start_url": "/",
  "background_color": "#F8F9FA",
  "display": "standalone",
  "theme_color": "#4F46E5",
  "orientation": "portrait"
}