]> git.immae.eu Git - github/bastienwirtz/homer.git/blobdiff - vue.config.js
Added appleMobileWebApp definitions
[github/bastienwirtz/homer.git] / vue.config.js
index 7214c12d9168581aeeac71c391e59379f762e2a6..c244a86e1cb50f5f84d724ee396575f71eff3826 100644 (file)
@@ -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",