{
  "name": "WithholdingIQ — Tax Liability & W-4 Advisor",
  "short_name": "WithholdingIQ",
  "description": "Accurate 2026 federal and state tax liability calculator with personalized W-4 withholding recommendations for W-2 and self-employed filers.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#094780",
  "theme_color": "#094780",
  "scope": "/",
  "lang": "en-US",
  "categories": ["finance", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ]
}
