
This makes the name of the instance variables in the App class match the names of the metadata fields in the new fdroidserver .yml YAML format. This means that the Jackson parser can automatically instantiate instances for us, which will be more efficient and maintainable. These names aren't great, but it would a ton of work to rename the field names in all of the metadata files, the docs, fdroidserver code, etc.