{
  "name": "PaperPoly",
  "short_name": "PaperPoly",
  "description": "Paper trade real Polymarket prediction markets with $1,000 virtual capital. Free forever.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f5f7",
  "theme_color": "#0071e3",
  "categories": ["finance", "education", "games"],
  "lang": "en",
  "icons": [
    {
      "src": "/icon",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-icon",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-icon",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-icon",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph-image",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "PaperPoly markets and portfolio"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Markets",
      "short_name": "Markets",
      "url": "/markets",
      "description": "View live prediction markets"
    },
    {
      "name": "My Portfolio",
      "short_name": "Portfolio",
      "url": "/portfolio",
      "description": "View your open and resolved bets"
    },
    {
      "name": "Leaderboard",
      "short_name": "Rankings",
      "url": "/leaderboard",
      "description": "Global trader rankings"
    },
    {
      "name": "Battles",
      "short_name": "Battles",
      "url": "/battles",
      "description": "Head-to-head P&L battles"
    }
  ],
  "prefer_related_applications": false
}
