{
  "name": "CalcHQ - Free Online Calculators",
  "short_name": "CalcHQ",
  "description": "Free, fast, and accurate online calculators for finance, health, math, and more. Mortgage, BMI, loan, percentage, TDEE, and 85+ calculators.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#10B981",
  "scope": "/",
  "lang": "en-US",
  "categories": ["finance", "health", "utilities", "productivity"],
  "icons": [
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663118165470/R2TSisBJwavVhxhNkLyfNE/calchq-icon-192-Eh7RvEEa2TZXzGUWkbupJ2.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663118165470/R2TSisBJwavVhxhNkLyfNE/calchq-icon-512-8NqrD3jmV4LseZkwvbDJv2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663118165470/R2TSisBJwavVhxhNkLyfNE/calchq-og-image-W9GXefuMRtAKXGQq3CupW4.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "CalcHQ - Free Online Calculators"
    }
  ],
  "shortcuts": [
    {
      "name": "Mortgage Calculator",
      "short_name": "Mortgage",
      "description": "Calculate monthly mortgage payments",
      "url": "/calculator/mortgage",
      "icons": [{ "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663118165470/R2TSisBJwavVhxhNkLyfNE/calchq-icon-192-Eh7RvEEa2TZXzGUWkbupJ2.png", "sizes": "192x192" }]
    },
    {
      "name": "BMI Calculator",
      "short_name": "BMI",
      "description": "Calculate your Body Mass Index",
      "url": "/calculator/bmi",
      "icons": [{ "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663118165470/R2TSisBJwavVhxhNkLyfNE/calchq-icon-192-Eh7RvEEa2TZXzGUWkbupJ2.png", "sizes": "192x192" }]
    },
    {
      "name": "Loan Calculator",
      "short_name": "Loan",
      "description": "Calculate loan payments and interest",
      "url": "/calculator/loan",
      "icons": [{ "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663118165470/R2TSisBJwavVhxhNkLyfNE/calchq-icon-192-Eh7RvEEa2TZXzGUWkbupJ2.png", "sizes": "192x192" }]
    }
  ]
}
