{
  "name": "Experts IT Solutions",
  "short_name": "Experts IT",
  "description": "Domain, hosting, and custom development services from Experts InfoTech (Pvt) Ltd.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b1f3a",
  "theme_color": "#0b1f3a",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/assets/images/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Domain & Hosting",
      "url": "/domain-hosting.html",
      "icons": [{ "src": "/assets/images/icon-256.webp", "sizes": "256x256", "type": "image/webp" }]
    },
    {
      "name": "Web Development",
      "url": "/web-development.html",
      "icons": [{ "src": "/assets/images/icon-256.webp", "sizes": "256x256", "type": "image/webp" }]
    },
    {
      "name": "Contact",
      "url": "/contact.html",
      "icons": [{ "src": "/assets/images/icon-256.webp", "sizes": "256x256", "type": "image/webp" }]
    }
  ]
}
