Implement a feature that allows users to specify the path to a logo image in the theme.json configuration file. This feature should only accept a path input from the user and store it in theme.json. Image upload functionality is not required at this stage; only the ability to input and save the image path is needed.
JIRA Issue: FR-1688