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: { pwa: {
favicon: "/favicon.ico", favicon: "/favicon.ico",
cacheHTML: true, cacheHTML: false,
cachePic: true, cachePic: true,
appendBase: true, appendBase: true,
themeColor: '#f26d6d', themeColor: '#f26d6d',
update: "hint",
apple: { apple: {
icon: "/favicon.ico", icon: "/favicon.ico",
statusBarColor: "black", statusBarColor: "black",