From 7281230fff5dc44ab8d331298ed6a57108d1977b Mon Sep 17 00:00:00 2001 From: Julien Calixte Date: Sun, 9 Aug 2020 09:34:07 +0200 Subject: [PATCH] :wrench: (manifest) set display to standalone --- vue.config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/vue.config.js b/vue.config.js index 70cc14b..6a1f98a 100644 --- a/vue.config.js +++ b/vue.config.js @@ -13,6 +13,7 @@ module.exports = { background_color: mainColor, start_url: '/', scope: '/', + display: 'standalone', shortcuts: [ { name: 'Start a session',