{
  "name": "TakeHome IQ",
  "short_name": "TakeHome IQ",
  "description": "Paycheck intelligence for W-2 workers. IRS-accurate take-home pay calculations for all 50 states.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#3B5ED8",
  "background_color": "#1E2D40",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/apple-icon",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
