Run the web app, choose enabled apps and refresh the page - the selection should remain. Open debugger and check application tab -> local storage: there should be a single entry associated with localhost that contains an object with `enabledApps` and `_persist` keys.
To test if the state is cleared, I disabled calendar, logged out and in and checked if calendar is enabled - just like in `defaultWebEnabledApps`.