change app name to FOMO

This commit is contained in:
jona 2023-04-14 16:49:13 +02:00
parent 08c0d87fcb
commit 2003b2b64f

View file

@ -23,6 +23,7 @@ module.exports = {
// ...other Workbox options... // ...other Workbox options...
}, },
manifestOptions: { manifestOptions: {
short_name: "FOMO",
orientation: "portrait-primary", orientation: "portrait-primary",
}, },
}, },