JSON
JSON = JavaScript Object Notation.
If writing config consider other formats
If thinking of using JSON for configuration, look at other formats. As json does NOT support comments, which is an important CON when it comes to configuration maintenance.
Instead consider
Children