{
  "name": "Intrinsik — Stock Valuation Tool",
  "short_name": "Intrinsik",
  "description": "Free DCF analysis and fair value calculator for US stocks. Bear, base, and bull scenarios in under 60 seconds.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#0A0A0A",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
