{
  "name": "Quarterly Tax Estimator",
  "short_name": "Tax Estimator",
  "description": "Free quarterly estimated tax calculator for freelancers and self-employed workers. 2026 1040-ES rates.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0e1a",
  "theme_color": "#4f8ef7",
  "orientation": "portrait-primary",
  "lang": "en-US",
  "categories": ["finance", "productivity", "utilities"],
  "icons": [
    {
      "src": "/qte-favicon-32.svg",
      "sizes": "32x32",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/qte-icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}
