{
  "name": "CalcVerse AI — One Place For Every Calculation",
  "short_name": "CalcVerse",
  "description": "Enterprise-grade calculator suite with Finance, Health, Math, Converters, and Lifestyle calculators.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0B0F19",
  "theme_color": "#2563EB",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "assets/images/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "assets/images/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ]
}
