{
    "app": "Football Predictor",
    "status": "online",
    "version": "0.3.1",
    "endpoints": [
        "/api/health",
        "/api/sources/status",
        "/api/matches/playable"
    ]
}