{
  "name": "The Everything Calculator",
  "short_name": "Calculators",
  "description": "Free calculators and converters for everyday math, finance, health, home improvement, and more.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "oklch(98% 0.002 250deg)",
  "theme_color": "oklch(52% 0.17 250deg)",
  "icons": [
    { "src": "/favicon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/favicon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
