gzip is a legacy algorithm that imo only gets used for compatibility with legacy software that understands nothing but gzip.
It's basically Json with comments, trailing commas, and unquoted object keys (and some other minor things).
Much nicer than real json as a config format, but still simple and declarative, not requiring an interpreter or being turing-complete.