{
  "name": "TreasureX",
  "short_name": "TreasureX",
  "description": "Find the 10X before the market does. DCF, Reverse DCF, and AI thesis tracking.",
  "start_url": "/dashboard",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "icons": [
    {
      "src": "/images/logo-v3.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/logo-v3.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "DCF Wizard", "url": "/dcf", "description": "Value a stock" },
    { "name": "Feed", "url": "/feed", "description": "Investor community feed" },
    { "name": "Alerts", "url": "/alerts", "description": "Thesis health alerts" }
  ]
}
