{
  "name": "Trenches — Prediction Market Intelligence",
  "short_name": "Trenches",
  "description": "Real-time AI intelligence for prediction market traders",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#0A0A0A",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Oracle",
      "url": "/oracle",
      "description": "AI trade analysis"
    },
    {
      "name": "Markets",
      "url": "/markets",
      "description": "Live prediction markets"
    },
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "Your positions and P&L"
    }
  ]
}
