{
  "name": "VantageFlows · Pilot",
  "short_name": "VantageFlows",
  "description": "AI-powered options flow + trading research with proactive Pulse alerts",
  "start_url": "/pilot",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#07090E",
  "theme_color": "#7C5CFF",
  "icons": [
    { "src": "/icon-192.png",  "sizes": "192x192",   "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png",  "sizes": "512x512",   "type": "image/png", "purpose": "any" },
    { "src": "/icon-1024.png", "sizes": "1024x1024", "type": "image/png", "purpose": "any maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "categories": ["finance", "business"],
  "shortcuts": [
    { "name": "Pulse",     "short_name": "Pulse",     "url": "/pilot/pulse" },
    { "name": "BigFlows",  "short_name": "Flows",     "url": "/pilot/bigflows" },
    { "name": "Movers",    "short_name": "Movers",    "url": "/pilot/movers" },
    { "name": "Heatmap",   "short_name": "Heatmap",   "url": "/pilot/heatmap" }
  ]
}
