{
  "name": "Shalaw Koy - Realtor",
  "short_name": "ShalawKoy",
  "description": "Shalaw Koy \u2014 Realtor & Investment Advisor. UK & Dubai property investment opportunities for Iraqi and Kurdish investors.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b0f14",
  "theme_color": "#0b0f14",
  "lang": "en",
  "icons": [
    {
      "src": "/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Invest",
      "short_name": "Invest",
      "url": "/invest.html",
      "icons": [
        {
          "src": "/img/favicon.png",
          "sizes": "512x512",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "About",
      "short_name": "About",
      "url": "/about.html",
      "icons": [
        {
          "src": "/img/favicon.png",
          "sizes": "512x512",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Investor Guide",
      "short_name": "Guide",
      "url": "/iraqi-investor-guide.html",
      "icons": [
        {
          "src": "/img/favicon.png",
          "sizes": "512x512",
          "type": "image/png"
        }
      ]
    }
  ]
}