You have tons of errors in your config. Wrong side of brackets, and your closing the wrong sections.
Basically how you want to see the config as this:
{
"Mysql":{
// MySQL Section
},
"General":{
// General Section
},
"Kits":{
// Kits Section
},
"ShopItems":{...