I (original commenter) second TOML. It is very simple, is instantly familiar to anyone who has used ini files or many Unix-style config files, and has many good implementations available.
The [[array]] notation mentioned below is a tad weird, but I've never had an occasion to use it.