
{
  "name": "Calculate Hub",
  "short_name": "Calc Hub",
  "description": "Your sophisticated solution for financial planning, health tracking, math operations, and unit conversions.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0a0a",
  "theme_color": "#18181b",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
