From 14f76b4138646652d89abc3893e8566c0be5265f Mon Sep 17 00:00:00 2001 From: jona Date: Fri, 14 Apr 2023 19:35:14 +0200 Subject: [PATCH] change app name to FOMO 2nd step --- js/vue.config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/js/vue.config.js b/js/vue.config.js index 75d0ed287..ba4696fcb 100644 --- a/js/vue.config.js +++ b/js/vue.config.js @@ -15,6 +15,7 @@ module.exports = { } }, pwa: { + name: "FOMO", themeColor: "#000000", //not required for service worker, but place theme color here if manifest.json doesn't change the color workboxPluginMode: "InjectManifest", workboxOptions: {