{
  "name": "SmartCalculators.tech",
  "short_name": "SmartCalc",
  "description": "Free online calculators and generators for finance, health, business, tax, kitchen, education, travel, and everyday planning.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#0B0E14",
  "background_color": "#0B0E14",
  "icons": [
    {
      "src": "/pwa-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}