{
  "name": "VELOR — Prediction Market Intelligence",
  "short_name": "VELOR",
  "description": "Find the edge before the market does. Live signals across Polymarket and Kalshi.",
  "start_url": "/markets",
  "display": "standalone",
  "background_color": "#03030a",
  "theme_color": "#03030a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "utilities"],
  "shortcuts": [
    {
      "name": "Markets",
      "url": "/markets",
      "description": "Live prediction markets"
    },
    {
      "name": "Alerts",
      "url": "/alerts",
      "description": "AI signal feed"
    },
    {
      "name": "Arbitrage",
      "url": "/arbitrage",
      "description": "Cross-platform price gaps"
    }
  ]
}
