{
  "name": "e-expander Digital Studio",
  "short_name": "e-expander",
  "description": "Leading web development agency in India serving Delhi, UP, and nationwide. 150+ successful projects.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/images/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "technology"],
  "lang": "en-IN",
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with e-expander",
      "url": "/index.html#contact",
      "icons": [{ "src": "/images/logo.png", "sizes": "192x192" }]
    },
    {
      "name": "View Pricing",
      "short_name": "Pricing",
      "description": "See our transparent pricing plans",
      "url": "/index.html#pricing",
      "icons": [{ "src": "/images/logo.png", "sizes": "192x192" }]
    },
    {
      "name": "Case Studies",
      "short_name": "Work",
      "description": "View our portfolio",
      "url": "/case-studies.html",
      "icons": [{ "src": "/images/logo.png", "sizes": "192x192" }]
    }
  ]
}
