X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=vue.config.js;h=c244a86e1cb50f5f84d724ee396575f71eff3826;hb=344c367ccd081421deee93ca7089b8a3569ec4d7;hp=7214c12d9168581aeeac71c391e59379f762e2a6;hpb=9d25f392ec733d24734c70f29dd7cebe283a05d4;p=github%2Fbastienwirtz%2Fhomer.git diff --git a/vue.config.js b/vue.config.js index 7214c12..c244a86 100644 --- a/vue.config.js +++ b/vue.config.js @@ -10,6 +10,8 @@ module.exports = { publicPath: "", pwa: { manifestPath: "assets/manifest.json", + appleMobileWebAppStatusBarStyle: "black", + appleMobileWebAppCapable: "yes", iconPaths: { favicon32: "assets/icons/favicon-32x32.png", favicon16: "assets/icons/favicon-16x16.png",