{
  "name": "PredictDuel — Risk-Free Prediction Markets & Duels",
  "short_name": "PredictDuel",
  "description": "Explore risk-free prediction markets, make YES/NO forecasts, and build a transparent record through head-to-head prediction duels.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b1020",
  "theme_color": "#0d1520",
  "orientation": "portrait-primary",
  "categories": ["finance", "games", "entertainment", "social"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/assets/images/pwa-icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/images/predictduellogo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/predictduellogo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "edge_side_panel": {},
  "launch_handler": {
    "client_mode": "auto"
  }
}
