{
  "name": "Proofox — Digital Marketing & Growth",
  "short_name": "Proofox",
  "description": "Performance-led digital marketing for growing Indian businesses — SEO, paid ads, social, CRM, WhatsApp.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#5b3df5",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["business", "productivity", "marketing"],
  "icons": [
    {
      "src": "/front/images/logo.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/front/images/logo.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Contact us",
      "short_name": "Contact",
      "description": "Talk to our growth team",
      "url": "/contact-us",
      "icons": [{ "src": "/front/images/logo.webp", "sizes": "96x96" }]
    },
    {
      "name": "Our services",
      "short_name": "Services",
      "url": "/solutions",
      "icons": [{ "src": "/front/images/logo.webp", "sizes": "96x96" }]
    },
    {
      "name": "Blogs",
      "short_name": "Blog",
      "url": "/blogs",
      "icons": [{ "src": "/front/images/logo.webp", "sizes": "96x96" }]
    }
  ],
  "prefer_related_applications": false
}
