{
  "name": "CalcKit — Free Online Calculators",
  "short_name": "CalcKit",
  "description": "EMI, SIP, BMI, age, currency and more free calculators. Fast and private.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#05080f",
  "theme_color": "#0d9488",
  "orientation": "any",
  "lang": "en",
  "categories": ["finance", "utilities", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
