{
  "name": "Predictpool — Onchain Prediction Markets",
  "short_name": "Predictpool",
  "description": "Decentralized parimutuel prediction market protocol on Polygon. Stake on real-world event outcomes and earn rewards.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#0a0a1a",
  "theme_color": "#3b82f6",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
