{
  "name": "CalcMate - Free Online Calculators",
  "short_name": "CalcMate",
  "description": "Financial, math, business, date, PDF, and utility tools in one place.",
  "start_url": "/CalcMate/",
  "scope": "/CalcMate/",
  "display": "standalone",
  "background_color": "#f8f7f3",
  "theme_color": "#f8f7f3",
  "icons": [
    {
      "src": "/CalcMate/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/CalcMate/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["finance", "business", "utilities", "productivity"],
  "lang": "en-IN"
}
