{
  "name": "FightEdge - AI UFC Predictions",
  "short_name": "FightEdge",
  "description": "UFC fight predictions from a proprietary dual-ensemble ML model. 15,000 Monte Carlo simulations per fight.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#08080c",
  "theme_color": "#4ecdc4",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/static/favicon-48x48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/static/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
