{
  "routes": [
    { "key": "home", "label": "Home", "path": "/" },
    { "key": "login", "label": "Login", "path": "/login" }
  ],
  "iterationsPerRoute": 5,
  "thresholds": {
    "lcp_p75_ms": 2500,
    "cls_p75": 0.1,
    "fcp_p75_ms": 1800,
    "ttfb_p75_ms": 800
  },
  "reportDir": "e2e/cwv-report"
}
