{
  "name": "Ontario Tax Calculator 2026-27",
  "short_name": "Ontario Tax Calc",
  "description": "Free 2026-27 Ontario Income Tax Calculator. Calculate your Ontario salary after tax, estimate tax refunds or taxes owed.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#d4141a",
  "icons": [
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon-16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
