{
  "name": "TaxZen — Free ITR Filing Tool",
  "short_name": "TaxZen",
  "description": "File ITR in 5 minutes — free. Compare Old vs New regime, handle RSU/ESOP capital gains, get AI tax advice. No account, zero tax data on servers.",
  "start_url": "/?utm_source=pwa&utm_medium=homescreen",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0d9488",
  "orientation": "portrait-primary",
  "lang": "en-IN",
  "categories": ["finance", "utilities", "productivity"],
  "icons": [
    {
      "src": "/icon-bordered.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph-image",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "TaxZen — Free ITR filing with regime comparison and AI tax advisor"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
