This commit updates the annotation processor to write metadata in a consistent way. Groups, properties and hints are written and each item is ordered alphabetically based on its name. Also, deprecated items are written last. Closes gh-14347
## Shaded JSON This source was originally taken from `com.vaadin.external.google:android-json` which provides a clean room re-implementation of the `org.json` APIs and does not include the "Do not use for evil" clause.