{
  "name": "OmniCalc - Free Online Calculator Platform",
  "short_name": "OmniCalc",
  "description": "100+ free online calculators for age, date, finance, math, health, geometry, construction, and conversions.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
