{
  "defaults": {
    "suiteName": "WPT test of test (not really errors)",
    "operation": "<"
  },
  "median": {
    "firstView": {
      "connections": {
        "min": 3,
        "max": 8
      },
      "render": 800,
      "loadTime": {
        "text": "page load time: {actual} should be less than {expected}",
        "max": 5000
      },
      "foo": {
        "bar": {
          "max": 100
        }
      },
      "score_keep-alive": {
        "min": 90
      },
      "breakdown": {
        "css": {
          "requests": 2
        }
      }
    }
  }
}
