{
  "name": "US FinanceCalc — Free Financial Calculators",
  "short_name": "US FinanceCalc",
  "description": "40+ free financial calculators for US & Canada. Mortgage, Tax, Retirement, Loan & Investment calculators updated with 2025 rates.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0F172A",
  "theme_color": "#1E3A5F",
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "utilities", "productivity"]
}
