This remove Utf8son and JsonPrettyPrinter dependencies. NOTE: the standard JSON parser doesn't support configurable indentation, as a result, all the pretty printed JSON are indented with 2 spaces.
* Implement update loader * Add title version to titlebar and log loaded application info * nits * requested changes