{
  "name": "Techdamentals — Stock Analysis Suite",
  "short_name": "Techdamentals",
  "description": "IV Calculator (what a stock is really worth) + ReadR (plain-English chart reads). Watchlists and fair-value alerts.",
  "start_url": "/ivcalculator",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b0e15",
  "theme_color": "#0b0e15",
  "icons": [
    { "src": "/assets/favicon-180.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/assets/favicon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
