{
  "name": "VishKar Technologies - IT Consulting UK",
  "short_name": "VishKar",
  "description": "Leading IT consulting company in Swindon, UK providing Application Development, Data Analytics, QA, DevOps and Enterprise Software Solutions.",
  "start_url": "/index.aspx",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "lang": "en-GB",
  "scope": "/",
  "icons": [
    {
      "src": "/assets/images/VishKar.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/images/VishKar.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "About Us",
      "short_name": "About",
      "url": "/index.aspx#about",
      "description": "About VishKar Technologies"
    },
    {
      "name": "Our Services",
      "short_name": "Services",
      "url": "/index.aspx#services",
      "description": "IT Consulting Services"
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "url": "/index.aspx#contact",
      "description": "Get in touch with VishKar Technologies"
    }
  ]
}