{
  "name": "Sharp Digital India - Web Development & Digital Marketing",
  "short_name": "Sharp Digital",
  "description": "Leading web development and digital marketing agency in India. We build custom websites, provide SEO services, Google Ads, and AI-powered solutions.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0f51dd",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "technology", "marketing"],
  "shortcuts": [
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with our team",
      "url": "/contact-us",
      "icons": [{ "src": "/logo.webp", "sizes": "96x96" }]
    },
    {
      "name": "Our Services",
      "short_name": "Services",
      "description": "Explore our services",
      "url": "/#services",
      "icons": [{ "src": "/logo.webp", "sizes": "96x96" }]
    },
    {
      "name": "Blog",
      "short_name": "Blog",
      "description": "Read our latest articles",
      "url": "/blog",
      "icons": [{ "src": "/logo.webp", "sizes": "96x96" }]
    }
  ]
}
