{
  "name": "CalcHubly",
  "short_name": "CalcHubly",
  "description": "Free online calculators for finance, health, math, construction, and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "/images/brand/icon-192.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "/images/brand/icon-512.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ]
}
