$json_string = file_get_contents('json/index.json');
$params = json_decode($json_string, true);