{
  "name": "UniHoms \u2014 Smart Home Automation UAE",
  "short_name": "UniHoms",
  "description": "Control your smart home \u2014 KNX, WiFi, Zigbee, Matter & DALI. UAE's only branded smart home app.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0F1624",
  "theme_color": "#F4C257",
  "lang": "en",
  "categories": [
    "lifestyle",
    "utilities",
    "productivity"
  ],
  "screenshots": [
    {
      "src": "/app-screenshot.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon-48x48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Products",
      "short_name": "Products",
      "description": "Browse smart home products",
      "url": "/products",
      "icons": [
        {
          "src": "/favicon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Contact UniHoms team",
      "url": "/contact",
      "icons": [
        {
          "src": "/favicon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Smart Plan",
      "short_name": "Smart Plan",
      "description": "Start your smart home plan",
      "url": "/start-your-smart-plan",
      "icons": [
        {
          "src": "/favicon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.unihoms.app",
      "id": "com.unihoms.app"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/ae/app/unihoms/id1539266618"
    }
  ],
  "prefer_related_applications": false
}