{
  "status": "findings",
  "scores": {
    "performance": 58,
    "accessibility": 93,
    "bestPractices": 96,
    "seo": 100
  },
  "findingsCount": 2,
  "findings": [
    {
      "rule": "largest-contentful-paint",
      "severity": "medium",
      "message": "Largest Contentful Paint",
      "details": "Largest Contentful Paint marks the time at which the largest text or image is painted. [Learn more about the Largest Contentful Paint metric](https://developer.chrome.com/docs/lighthouse/performance/lighthouse-largest-contentful-paint/)",
      "displayValue": "16.4\u00a0s",
      "score": 0
    },
    {
      "rule": "category-performance",
      "severity": "high",
      "message": "performance score is 58, below target.",
      "score": 58
    }
  ],
  "log": "/data/jobs/job_d85a6b52b848/lighthouse-audit.log"
}