{
  "name": "CapGainsTaxCalc — Capital Gains Tax Calculator That Shows Its Work",
  "short_name": "CapGainsTaxCalc",
  "description": "2026 capital gains tax calculator for stocks, crypto, and real estate. Federal + 50 states, short vs long-term, NIIT — every result shows its formula and cites the IRC section.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FBF7EF",
  "theme_color": "#1F3D34",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
