pub fn read_json_config( settings: Rc<RefCell<SettingsFile>>, ) -> Result<Rc<RefCell<SConfig>>, Box<dyn Error>>