{
  "name": "Seven Digital Services",
  "short_name": "7DS",
  "description": "Full-service digital agency in Greater Noida — web development, digital marketing, mobile apps & marketplace management.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0A2540",
  "background_color": "#ffffff",
  "lang": "en-IN",
  "scope": "/",
  "icons": [
    { "src": "/images/icons/icon-32.png",          "sizes": "32x32",     "type": "image/png" },
    { "src": "/images/icons/icon-192.png",         "sizes": "192x192",   "type": "image/png", "purpose": "any maskable" },
    { "src": "/images/icons/icon-512.png",         "sizes": "512x512",   "type": "image/png", "purpose": "any maskable" },
    { "src": "/images/icons/apple-touch-icon.png", "sizes": "180x180",   "type": "image/png" }
  ],
  "shortcuts": [
    {
      "name": "Get Free Consultation",
      "short_name": "Consult",
      "url": "/strategy-call",
      "icons": [{ "src": "/images/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Our Services",
      "short_name": "Services",
      "url": "/services",
      "icons": [{ "src": "/images/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Portfolio",
      "short_name": "Portfolio",
      "url": "/portfolio",
      "icons": [{ "src": "/images/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
