{
  "id": "/?source=pwa",
  "scope": "/",
  "name": "Vorepo — Repo velocity, traded",
  "short_name": "Vorepo",
  "description": "Trade the velocity of rising GitHub repositories. USDC-settled. Entertainment trading.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#000000",
  "theme_color": "#00e5a0",
  "orientation": "portrait-primary",
  "dir": "ltr",
  "lang": "en",
  "categories": ["finance", "productivity", "developer"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/og/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/og/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/og/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Markets",
      "short_name": "Markets",
      "description": "Browse all live markets",
      "url": "/?source=pwa-shortcut"
    },
    {
      "name": "Trading Terminal",
      "short_name": "Trade",
      "description": "Open trading terminal",
      "url": "/repo-demo.html?source=pwa-shortcut"
    },
    {
      "name": "Portfolio",
      "short_name": "Portfolio",
      "description": "Your holdings and P/L",
      "url": "/portfolio.html?source=pwa-shortcut"
    },
    {
      "name": "Activity Tape",
      "short_name": "Activity",
      "description": "Live trade tape",
      "url": "/activity.html?source=pwa-shortcut"
    }
  ],
  "prefer_related_applications": false,
  "_TODO_PRE_LAUNCH": "PNG icons + OG image generated programmatically by scripts/generate_og_assets.py (PIL). Replace with founder's final-art SVG/PNG when ready. Add screenshots[] for Chrome install-prompt enhancement (1280x720 desktop + 540x720 mobile)."
}
