{
  "name": "Smart Vista IT Solutions",
  "short_name": "Smart Vista",
  "description": "Full Stack IT Web & Software Development Company - Website Development, Mobile Apps, Games Development, Graphic Designing, UI/UX, Digital Marketing",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#2f0140",
  "theme_color": "#2f0140",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["business", "technology", "productivity"],
  "icons": [
    {
      "src": "assets/img/SmartVista.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/img/SmartVista.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "assets/img/hero-img.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Smart Vista IT Solutions Homepage"
    }
  ],
  "shortcuts": [
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with Smart Vista",
      "url": "/#contact",
      "icons": [{ "src": "assets/img/SmartVista.png", "sizes": "96x96" }]
    },
    {
      "name": "Our Services",
      "short_name": "Services",
      "description": "View our services",
      "url": "/#services",
      "icons": [{ "src": "assets/img/SmartVista.png", "sizes": "96x96" }]
    },
    {
      "name": "Portfolio",
      "short_name": "Portfolio",
      "description": "View our work",
      "url": "/#portfolio",
      "icons": [{ "src": "assets/img/SmartVista.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
