I think problem is with comma after "description": "iff". Config is on JSON format, and the last item in JSON should not have a trailling comma. So, just try to remove the last comma :)
"description": "iff"