{
  "name": "TallyBench — Everyday Calculators",
  "short_name": "TallyBench",
  "description": "18 free calculators: percentage, age, currency, BMI, loan/EMI, mortgage, tax, GST/VAT, days between dates, calorie/BMR, unit conversion, discount, investment, GPA, scientific, tip, password, and word count.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F6F3EC",
  "theme_color": "#1C1A17",
  "icons": [
    { "src": "icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon-maskable.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
