{
  "name": "InhsoR Digital Labs",
  "short_name": "InhsoR",
  "description": "Websites that work for your business",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fafcff",
  "theme_color": "#0a2540",
  "orientation": "any",
  "icons": [
    {
      "src": "favicon-48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "id": "/",
  "scope": "/",
  "lang": "en-IN",
  "dir": "ltr",
  "prefer_related_applications": false,
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "categories": [
    "business",
    "productivity"
  ],
  "shortcuts": [
    {
      "name": "Start a Project",
      "short_name": "Start",
      "url": "/contact.html",
      "icons": [
        {
          "src": "favicon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Services",
      "short_name": "Services",
      "url": "/services.html",
      "icons": [
        {
          "src": "favicon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Pricing Calculator",
      "short_name": "Pricing",
      "url": "/pricing-calculator.html",
      "icons": [
        {
          "src": "favicon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "InhsoR Helper Assistant",
      "short_name": "Helper",
      "url": "/?helper=1",
      "icons": [
        {
          "src": "favicon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}