[
  {
    "id": "High",
    "textureQuality": 2,
    "ssao": 2,
    "reflections": 1,
    "shadows": 2
  },
  {
    "id": "Medium",
    "textureQuality": 1,
    "ssao": 1,
    "reflections": 1,
    "shadows": 2
  },
  {
    "id": "Low",
    "textureQuality": 1,
    "ssao": 1,
    "reflections": 0,
    "shadows": 1
  }
]
