{
  "name": "Calcnomics — Free Financial Calculators",
  "short_name": "Calcnomics",
  "description": "Free, accurate financial calculators for everyday Americans. Paycheck, mortgage, compound interest, retirement, and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#0071E3",
  "orientation": "portrait-primary",
  "categories": ["finance", "productivity", "utilities"],
  "lang": "en-US",
  "icons": [
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663130014367/NoA9HMoVTDiK52v5HkGmgZ/calcnomics-favicon-QgWHVAqrSxzt6VjjUmCxzd.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663130014367/NoA9HMoVTDiK52v5HkGmgZ/calcnomics-favicon-QgWHVAqrSxzt6VjjUmCxzd.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Paycheck Calculator",
      "short_name": "Paycheck",
      "description": "Calculate your take-home pay",
      "url": "/paycheck-calculator",
      "icons": [{ "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663130014367/NoA9HMoVTDiK52v5HkGmgZ/calcnomics-favicon-QgWHVAqrSxzt6VjjUmCxzd.png", "sizes": "192x192" }]
    },
    {
      "name": "Mortgage Calculator",
      "short_name": "Mortgage",
      "description": "Calculate your monthly mortgage payment",
      "url": "/mortgage-calculator",
      "icons": [{ "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663130014367/NoA9HMoVTDiK52v5HkGmgZ/calcnomics-favicon-QgWHVAqrSxzt6VjjUmCxzd.png", "sizes": "192x192" }]
    },
    {
      "name": "Compound Interest",
      "short_name": "Compound",
      "description": "See how your money grows",
      "url": "/compound-interest-calculator",
      "icons": [{ "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663130014367/NoA9HMoVTDiK52v5HkGmgZ/calcnomics-favicon-QgWHVAqrSxzt6VjjUmCxzd.png", "sizes": "192x192" }]
    }
  ]
}
