var store = new Vuex.Store({ state: { config : {"author": "Christophe VG", "background_color": "white", "color": "white", "color_name": "white", "color_scheme": "light", "description": "a simple app to support learning definitions, words,...", "favicon_mask_icon_color": null, "favicon_msapp_tile_color": null, "favicon_support": false, "icon": null, "name": "Let me Learn", "oauth": {"client_id": "357037934437-f4ubsakifb6irvgp1n9ij661uc0ndtdj.apps.googleusercontent.com", "provider": "https://accounts.google.com/.well-known/openid-configuration"}, "short_name": "LetMeLearn", "socketio": false, "style": "pwa", "version": "0.3.0"} }, mutations: { }, actions: { }, getters: { } });