{
  "name": "Flow Antenna",
  "short_name": "Flow Antenna",
  "description": "Institutional-grade signal intelligence — track smart money before the news cycle.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#06080D",
  "theme_color": "#06080D",
  "lang": "en",
  "categories": ["finance", "business"],
  "icons": [
    { "src": "/static/icon-72x72.png",   "sizes": "72x72",   "type": "image/png" },
    { "src": "/static/icon-96x96.png",   "sizes": "96x96",   "type": "image/png" },
    { "src": "/static/icon-128x128.png", "sizes": "128x128", "type": "image/png" },
    { "src": "/static/icon-144x144.png", "sizes": "144x144", "type": "image/png" },
    { "src": "/static/icon-152x152.png", "sizes": "152x152", "type": "image/png" },
    { "src": "/static/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/static/icon-384x384.png", "sizes": "384x384", "type": "image/png" },
    { "src": "/static/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    {
      "src": "/static/splash.png",
      "sizes": "1242x2688",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Flow Antenna Signal Feed"
    }
  ],
  "shortcuts": [
    {
      "name": "Signal Feed",
      "short_name": "Feed",
      "description": "Live institutional signal feed",
      "url": "/app?src=pwa_shortcut",
      "icons": [{ "src": "/static/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Senator Leaderboard",
      "short_name": "Senators",
      "description": "Who's beating the market in Congress?",
      "url": "/senator-leaderboard?src=pwa_shortcut",
      "icons": [{ "src": "/static/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Earnings Signals",
      "short_name": "Earnings",
      "description": "Smart money positioning before earnings",
      "url": "/earnings-signals?src=pwa_shortcut",
      "icons": [{ "src": "/static/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Portfolio Scan",
      "short_name": "Portfolio",
      "description": "Scan your holdings for signal overlap",
      "url": "/portfolio-scan?src=pwa_shortcut",
      "icons": [{ "src": "/static/icon-192x192.png", "sizes": "192x192" }]
    }
  ]
}
