{
  "id": "/",
  "name": "UnExplores Tech Innovations",
  "short_name": "UnExplores",
  "description": "Enterprise IT Engineering, NVMe Cloud Hosting, Teleconferencing, Software House & Microsoft CSP Partner in Pakistan.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#04081E",
  "theme_color": "#04081E",
  "orientation": "any",
  "lang": "en",
  "icons": [
    {
      "src": "/uploads/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/uploads/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/uploads/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/uploads/favicon.ico",
      "sizes": "256x256 64x64 32x32 16x16",
      "type": "image/x-icon",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Command Center Hub",
      "short_name": "Portal Hub",
      "url": "/portal/login.html",
      "description": "Access client and management enterprise dashboard",
      "icons": [
        {
          "src": "/uploads/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "vConnect Teleconferencing",
      "short_name": "vConnect",
      "url": "/vconnect/",
      "description": "Launch Sovereign WebRTC Teleconferencing",
      "icons": [
        {
          "src": "/uploads/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Book Video Consultation",
      "short_name": "Book Call",
      "url": "/book/",
      "description": "Schedule executive video consultation",
      "icons": [
        {
          "src": "/uploads/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "categories": [
    "business",
    "productivity",
    "utilities"
  ]
}