{
  "id": "/",
  "name": "TaxFlow — Free Online Tax Filing",
  "short_name": "TaxFlow",
  "description": "Free federal and state tax filing for Tax Year 2024. All 50 states. Maximum refund guaranteed.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "background_color": "#0d1f13",
  "theme_color": "#1a472a",
  "lang": "en-US",
  "dir": "ltr",
  "orientation": "any",
  "categories": ["finance", "productivity"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Start New Return",
      "short_name": "New Return",
      "description": "Begin your 2024 federal tax return",
      "url": "/",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Find a CPA Near Me",
      "short_name": "Find CPA",
      "description": "Search licensed CPAs in your state",
      "url": "/",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Tax Brackets 2024",
      "short_name": "Tax Brackets",
      "description": "View 2024 federal and state tax brackets",
      "url": "/tax-brackets-2024",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}
