supported_services property in local storage needs to be read from the contents of config.json not the local storage. As config.json will not be changed by user, there is no point in saving it to the local storage. Updating the services will also become less painful in this way.