update PWA configuration

This commit is contained in:
Masterain
2023-03-18 03:11:38 -07:00
parent b721cedf34
commit 3956b792f3

View File

@@ -140,10 +140,11 @@ export default hopeTheme({
},
pwa: {
favicon: "/favicon.ico",
cacheHTML: true,
cacheHTML: false,
cachePic: true,
appendBase: true,
themeColor: '#f26d6d',
update: "hint",
apple: {
icon: "/favicon.ico",
statusBarColor: "black",