diff --git a/js/vue.config.js b/js/vue.config.js index 9fe37e46b..75d0ed287 100644 --- a/js/vue.config.js +++ b/js/vue.config.js @@ -23,6 +23,7 @@ module.exports = { // ...other Workbox options... }, manifestOptions: { + short_name: "FOMO", orientation: "portrait-primary", }, },