{
  "name": "Abu Judom Real Estate",
  "short_name": "AbuJudom",
  "description": "Premium real estate properties in Amman, Jordan. Over 70 years of trusted experience.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f172a",
  "theme_color": "#d4a017",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "real estate", "shopping"],
  "icons": [
    {
      "src": "/Content/SiteEn/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/Content/SiteEn/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/Content/SiteEn/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse properties",
      "short_name": "Browse",
      "url": "/Property",
      "icons": [{ "src": "/Content/SiteEn/logo.png", "sizes": "96x96" }]
    },
    {
      "name": "Search",
      "short_name": "Search",
      "url": "/Property/Search",
      "icons": [{ "src": "/Content/SiteEn/logo.png", "sizes": "96x96" }]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "url": "/ContactUs",
      "icons": [{ "src": "/Content/SiteEn/logo.png", "sizes": "96x96" }]
    }
  ]
}
