{
  "name": "CalcWise — Free Online Calculators",
  "short_name": "CalcWise",
  "icons": [
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "scope": "/",
  "description": "Free online calculators for finance, math, physics, health, construction, and everyday life.",
  "theme_color": "#2563eb",
  "background_color": "#f9fafb",
  "categories": ["utilities", "finance", "education"]
}
