forked from potsda.mn/mobilizon
change app name to FOMO 2nd step
This commit is contained in:
parent
2003b2b64f
commit
14f76b4138
|
@ -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: {
|
||||
|
|
Loading…
Reference in a new issue