change app name to FOMO 2nd step

This commit is contained in:
jona 2023-04-14 19:35:14 +02:00
parent 2003b2b64f
commit 14f76b4138

View file

@ -15,6 +15,7 @@ module.exports = {
} }
}, },
pwa: { pwa: {
name: "FOMO",
themeColor: "#000000", //not required for service worker, but place theme color here if manifest.json doesn't change the color themeColor: "#000000", //not required for service worker, but place theme color here if manifest.json doesn't change the color
workboxPluginMode: "InjectManifest", workboxPluginMode: "InjectManifest",
workboxOptions: { workboxOptions: {