{
  "name": "Ease Tax - Professional ITR Filing & CA Services",
  "short_name": "Ease Tax",
  "description": "File your ITR with verified Chartered Accountants. Professional tax services with secure escrow and expert assistance for maximum refunds.",
  "start_url": "https://www.easetax.co.in/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#2563eb",
  "background_color": "#ffffff",
  "categories": ["business", "finance", "productivity"],
  "screenshots": [
    {
      "src": "/src/assets/logo.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    },
    {
      "src": "/src/assets/logo.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "form_factor": "wide"
    }
  ],
  "icons": [
    {
      "src": "/src/assets/logo.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/src/assets/logo.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "File Your ITR",
      "short_name": "File ITR",
      "description": "Start filing your income tax return",
      "url": "https://www.easetax.co.in/how-it-works",
      "icons": [
        {
          "src": "/src/assets/logo.svg",
          "sizes": "192x192",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "View Pricing",
      "short_name": "Pricing",
      "description": "Check our transparent pricing",
      "url": "https://www.easetax.co.in/pricing",
      "icons": [
        {
          "src": "/src/assets/logo.svg",
          "sizes": "192x192",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
