{
  "name": "KuchhBhi.in",
  "short_name": "KuchhBhi",
  "description": "India's Digital Jugaad Toolkit — Free online tools for everyday Indian problems",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#7c3aed",
  "lang": "en-IN",
  "categories": ["utilities", "productivity", "education"],
  "icons": [
    {
      "src": "/logo.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/logo.webp",
      "sizes": "640x640",
      "type": "image/webp"
    }
  ]
}
