{
  "name": "Green Icon International",
  "short_name": "Green Icon",
  "description": "Premium Real Estate — Buy, Sell & Rent luxury homes, apartments and commercial properties in Nigeria. greeniconhomes.com",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a6b3a",
  "orientation": "portrait-primary",
  "lang": "en-NG",
  "scope": "/",
  "icons": [
    {
      "src": "/images/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Send us a message or inquiry",
      "url": "/contact.html",
      "icons": [{ "src": "/images/logo.png", "sizes": "192x192" }]
    },
    {
      "name": "Our Projects",
      "short_name": "Projects",
      "description": "View our real estate projects",
      "url": "/project.html",
      "icons": [{ "src": "/images/logo.png", "sizes": "192x192" }]
    }
  ],
  "categories": ["business", "finance", "lifestyle"],
  "screenshots": [
    {
      "src": "/images/abuja_estate.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "Green Icon International Homepage"
    }
  ]
}
