fun AssetManager.readJSONObject(fileName: String): JSONObject
Read a file from the "assets" and create a a JSONObject from its content.
fileName - The name of the asset to open. This name can be hierarchical.
fileName