{
  "name": "Panther — Prediction Market Terminal",
  "short_name": "Panther",
  "description": "Trade Kalshi and Polymarket from one terminal. Real-time odds, order books, and cross-venue arbitrage.",
  "id": "/",
  "start_url": "/terminal?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#030712",
  "theme_color": "#030712",
  "categories": ["finance", "productivity", "business"],
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
