
{
  "name": "Financ Calculator - 150+ Free Online Calculators & Tools",
  "short_name": "FinancCalculator",
  "description": "Explore 150+ powerful calculators and online tools for finance, business, taxes, loans, investments, health, construction, education, conversions, and productivity. Get fast, accurate, and free calculations to make smarter decisions every day.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "orientation": "portrait",
  "icons": [
    {
      "src": "./icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}

