{
  "id": "/",
  "name": "Predite — Prediction Market Intelligence",
  "short_name": "Predite",
  "description": "AI-powered prediction market intelligence. EV scanner, whale tracking, copy trading, and bots for Polymarket & Kalshi.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "en",
  "dir": "ltr",
  "background_color": "#0d111c",
  "theme_color": "#0d111c",
  "categories": ["finance", "productivity"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "shortcuts": [
    {
      "name": "EV Scanner",
      "short_name": "Scanner",
      "description": "Find +EV opportunities across Polymarket and Kalshi",
      "url": "/dashboard/scanner",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "AI Chat",
      "short_name": "Chat",
      "description": "Ask anything about prediction markets",
      "url": "/dashboard/chat",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Whale Tracker",
      "short_name": "Whales",
      "description": "Track large traders in real time",
      "url": "/dashboard/whales",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
