{
  "name": "50pick — Predict events. Not chance.",
  "short_name": "50pick",
  "description": "Tanzania-licensed prediction markets. Pick YES or NO, winners share the losing pool.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0e33",
  "theme_color": "#0a0e33",
  "orientation": "portrait-primary",
  "categories": ["entertainment", "finance"],
  "lang": "en",
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icons/mark-color-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icons/maskable-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Markets",
      "short_name": "Markets",
      "description": "Browse live prediction markets",
      "url": "/markets",
      "icons": [{ "src": "/icons/shortcut-markets.png", "type": "image/png", "sizes": "96x96" }]
    },
    {
      "name": "Wallet",
      "short_name": "Wallet",
      "description": "View your balance and activity",
      "url": "/wallet",
      "icons": [{ "src": "/icons/shortcut-wallet.png", "type": "image/png", "sizes": "96x96" }]
    },
    {
      "name": "Deposit",
      "short_name": "Deposit",
      "description": "Add funds to your wallet",
      "url": "/wallet/deposit",
      "icons": [{ "src": "/icons/shortcut-deposit.png", "type": "image/png", "sizes": "96x96" }]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/markets-narrow.png",
      "type": "image/png",
      "sizes": "390x844",
      "form_factor": "narrow",
      "label": "50pick — Live prediction markets on your phone"
    },
    {
      "src": "/og/og-1200x630.png",
      "type": "image/png",
      "sizes": "1200x630",
      "form_factor": "wide",
      "label": "50pick — Predict events, not chance"
    }
  ]
}
