{
  "name": "WizHat Solutions - Leading Software Development Company India",
  "short_name": "WizHat Solutions",
  "description": "Premier custom software development, mobile app development, cloud solutions, AI/ML services, and enterprise software solutions in India",
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/logo-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "theme_color": "#06B6D4",
  "background_color": "#0F172A",
  "display": "standalone",
  "orientation": "portrait-primary",
  "start_url": "/",
  "scope": "/",
  "lang": "en-IN",
  "categories": [
    "business",
    "productivity",
    "developer",
    "technology"
  ],
  "shortcuts": [
    {
      "name": "Our Services",
      "short_name": "Services",
      "description": "View our software development services",
      "url": "/#services",
      "icons": [
        {
          "src": "/logo-icon.svg",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with WizHat Solutions",
      "url": "/#contact",
      "icons": [
        {
          "src": "/logo-icon.svg",
          "sizes": "96x96"
        }
      ]
    }
  ]
}