{
  "name": "Simple Tax 1040 — Free Federal Tax Return Prep",
  "short_name": "Simple Tax 1040",
  "description": "Free US federal Form 1040 preparation. Upload W-2s and 1099s, print-and-mail.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1e3a5f",
  "lang": "en-US",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
