{
  "name": "CeloPredict",
  "short_name": "CeloPredict",
  "description": "Decentralized Soccer Prediction Market on Celo",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#0A0A0A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://raw.githubusercontent.com/valora-inc/dapp-list/main/assets/celo-logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://raw.githubusercontent.com/valora-inc/dapp-list/main/assets/celo-logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["finance", "sports", "games"]
}