{
  "name": "IndiaToolsHub — Free Online Tools",
  "short_name": "IndiaToolsHub",
  "description": "50+ Free Online Tools for Indians — PDF, Image, Calculator, AI & More. 100% Private, Browser-Based.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#6366f1",
  "background_color": "#f8fafc",
  "lang": "en-IN",
  "categories": ["utilities", "productivity", "education"],
  "icons": [
    {
      "src": "favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "PDF Tools",
      "short_name": "PDF",
      "description": "PDF Merge, Split, Convert",
      "url": "/tools/pdf-merge.html",
      "icons": [{ "src": "favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "Image Tools",
      "short_name": "Image",
      "description": "Compress, Resize, Convert images",
      "url": "/tools/image-compressor.html",
      "icons": [{ "src": "favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "All Tools",
      "short_name": "Tools",
      "description": "Browse all 50+ tools",
      "url": "/tools/index.html",
      "icons": [{ "src": "favicon.png", "sizes": "192x192" }]
    }
  ]
}
