{
  "name": "NCHARUDH Solutions - Leading Web Development & Digital Marketing Agency in Hyderabad, India",
  "short_name": "NCHARUDH",
  "description": "Hyderabad's premier web development and digital marketing agency specializing in custom web development, mobile app development, AI automation, and digital marketing solutions across Telangana and India.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#3B82F6",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["business", "productivity", "technology", "developer", "marketing"],
  "country": "IN",
  "region": "IN-TG",
  "icons": [
    {
      "src": "/ncharudh-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/ncharudh-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/ncharudh-logo.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "apple touch"
    }
  ],
  "screenshots": [
    {
      "src": "/ncharudh-logo.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "NCHARUDH Solutions Homepage"
    },
    {
      "src": "/ncharudh-logo.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "NCHARUDH Solutions Mobile View"
    }
  ],
  "shortcuts": [
    {
      "name": "Services",
      "short_name": "Services",
      "description": "View our services",
      "url": "/services",
      "icons": [
        {
          "src": "/ncharudh-logo.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Get in touch",
      "url": "/contact",
      "icons": [
        {
          "src": "/ncharudh-logo.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
} 