{
  "name": "Clacify — Free Online Calculators & Tools",
  "short_name": "Clacify",
  "description": "120+ free calculators and tools — EMI, SIP, Income Tax, PDF, and more. No login required.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#7c3aed",
  "background_color": "#0a0a0f",
  "lang": "en-IN",
  "categories": ["productivity", "utilities", "finance"],
  "icons": [
    {
      "src": "/logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/logo.png",
      "sizes": "1456x816",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Clacify homepage — 120+ free tools"
    }
  ],
  "shortcuts": [
    { "name": "EMI Calculator",      "url": "/tools/emi-calculator",  "description": "Calculate loan EMI" },
    { "name": "SIP Calculator",      "url": "/tools/sip-calculator",  "description": "Calculate SIP returns" },
    { "name": "Income Tax",          "url": "/tools/income-tax",      "description": "Old vs New regime 2025-26" },
    { "name": "ClaSync Video Rooms", "url": "/tools/clasync",         "description": "Free P2P video calls" }
  ]
}
