{
  "name": "PaycheckCalculator.fyi — US Paycheck Calculator",
  "short_name": "PaycheckCalc",
  "description": "Free, accurate US paycheck calculator with federal, FICA, and state tax breakdown.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a2030",
  "theme_color": "#1a2030",
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/favicon.svg", "sizes": "192x192", "type": "image/svg+xml" },
    { "src": "/favicon.svg", "sizes": "512x512", "type": "image/svg+xml" }
  ]
}
