{
  "name": "Intrivalo",
  "short_name": "Intrivalo",
  "description": "Stock valuation and screening. DCF models, Piotroski F-Score, and multi-factor scoring.",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#2563EB",
  "background_color": "#131722",
  "icons": [
    { "src": "/static/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/static/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/static/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
