{
  "android": {
    "tiers": {
      "3": [
        {
          "name": "Performance",
          "lods": {
            "bloom": false,
            "clouds": "low",
            "default_deferred_distance": 4,
            "point_light_lodding": "off",
            "point_light_shadows": "off",
            "reflections": "low",
            "shadows": "low",
            "target_resolution": "480p",
            "upscaling_mode": "bilinear",
            "volumetric_fog": "low",
            "lighting_mixed_res_upscale": 1.0
          }
        },
        {
          "name": "Quality",
          "lods": {
            "bloom": true,
            "clouds": "low",
            "default_deferred_distance": 4,
            "point_light_lodding": "off",
            "point_light_shadows": "off",
            "reflections": "medium",
            "shadows": "medium",
            "target_resolution": "480p",
            "upscaling_mode": "bilinear",
            "volumetric_fog": "low",
            "lighting_mixed_res_upscale": 1.0
          }
        }
      ],
      "4": [
        {
          "name": "Performance",
          "lods": {
            "bloom": true,
            "clouds": "low",
            "default_deferred_distance": 6,
            "point_light_lodding": "off",
            "point_light_shadows": "off",
            "reflections": "medium",
            "shadows": "medium",
            "target_resolution": "480p",
            "upscaling_mode": "bilinear",
            "volumetric_fog": "low",
            "lighting_mixed_res_upscale": 1.0
          }
        },
        {
          "name": "Quality",
          "lods": {
            "bloom": true,
            "clouds": "low",
            "default_deferred_distance": 6,
            "point_light_lodding": "off",
            "point_light_shadows": "off",
            "reflections": "medium",
            "shadows": "medium",
            "target_resolution": "720p",
            "upscaling_mode": "bilinear",
            "volumetric_fog": "low",
            "lighting_mixed_res_upscale": 1.0
          }
        }
      ],
      "5": [
        {
          "name": "Performance",
          "lods": {
            "bloom": true,
            "clouds": "low",
            "default_deferred_distance": 6,
            "point_light_lodding": "off",
            "point_light_shadows": "off",
            "reflections": "medium",
            "shadows": "medium",
            "target_resolution": "720p",
            "upscaling_mode": "bilinear",
            "volumetric_fog": "low",
            "lighting_mixed_res_upscale": 1.0
          }
        },
        {
          "name": "Quality",
          "lods": {
            "bloom": true,
            "clouds": "low",
            "default_deferred_distance": 8,
            "point_light_lodding": "off",
            "point_light_shadows": "off",
            "reflections": "high",
            "shadows": "high",
            "target_resolution": "720p",
            "upscaling_mode": "taau",
            "volumetric_fog": "low",
            "lighting_mixed_res_upscale": 1.0
          }
        }
      ]
    },
    "shadow_config": {
      "file": "shadow_configuration.android.json"
    },
    "point_light_shadow_config": {
      "file": "point_light_shadow_configuration.android.json"
    },
    "volumetric_fog_config": {
      "file": "volumetric_fog_configuration.android.json"
    },
    "point_light_loding_config": {
      "file": "point_light_configuration.android.json"
    },
    "reflection_config": {
      "file": "reflection_configuration.android.json"
    },
    "render_distance_config": {
      "file":  "render_distance_configuration.android.json"
    }
  }
}
