{
  "name": "my-calculator.app — Free Online Calculators",
  "short_name": "Calculators",
  "description": "300+ free calculators and converters for finance, health, math, conversions and everyday life. Works offline.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FCFCFD",
  "theme_color": "#077187",
  "orientation": "any",
  "categories": ["utilities", "finance", "education", "productivity"],
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" },
    { "src": "/favicon.ico", "sizes": "48x48", "type": "image/x-icon" }
  ],
  "shortcuts": [
    { "name": "Browse all calculators", "url": "/browse" },
    { "name": "Mortgage Calculator", "url": "/tools/mortgage-calculator" },
    { "name": "BMI Calculator", "url": "/tools/bmi-calculator" },
    { "name": "Calendar & Reminders", "url": "/tools/calendar" }
  ]
}
