{
  "name": "WhaleWatch — Insider Intelligence",
  "short_name": "WhaleWatch",
  "description": "Track congressional trades, insider filings, dark pool prints, and institutional sentiment in real time.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#040D1A",
  "theme_color": "#040D1A",
  "categories": ["finance", "business", "productivity"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "32x32 48x48",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    { "name": "Portfolio",   "url": "/portfolio",   "description": "Your linked brokerages and holdings" },
    { "name": "Watchlist",   "url": "/watchlist",   "description": "Your tracked tickers" },
    { "name": "Alerts",      "url": "/alerts",      "description": "Manage your alerts" },
    { "name": "Congress",    "url": "/congress",    "description": "Latest congressional trades" }
  ]
}
