{
  "name": "Susania (OPC) Private Limited",
  "short_name": "Susania",
  "description": "India's trusted IT & Digital Services consultancy in Mumbai",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#7CB342",
  "background_color": "#263238",
  "lang": "en-IN",
  "icons": [
    {
      "src": "/assets/images/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/assets/images/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/assets/images/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Get Free Quote",
      "url": "/contact",
      "description": "Request a free quote"
    },
    {
      "name": "Digital Signature",
      "url": "/digital-signature-certificate",
      "description": "Apply for DSC"
    },
    {
      "name": "SEO Services",
      "url": "/search-engine-optimization",
      "description": "Boost your rankings"
    }
  ]
}