From bfc4af220960ae4a903958ee19b876ccb2d2884a Mon Sep 17 00:00:00 2001 From: sondreb Date: Tue, 14 Feb 2023 14:52:36 +0000 Subject: [PATCH] deploy: 6f3cebde5b0e0a4627c194f3b45a767ff319138b --- manifest.webmanifest | 12 ++++++------ ngsw.json | 4 ++-- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/manifest.webmanifest b/manifest.webmanifest index fc0d228..32e8c42 100644 --- a/manifest.webmanifest +++ b/manifest.webmanifest @@ -24,37 +24,37 @@ "src": "assets/icons/icon-32x32.png", "sizes": "32x32", "type": "image/png", - "purpose": "maskable" + "purpose": "any" }, { "src": "assets/icons/icon-48x48.png", "sizes": "48x48", "type": "image/png", - "purpose": "maskable" + "purpose": "any" }, { "src": "assets/icons/icon-128x128.png", "sizes": "128x128", "type": "image/png", - "purpose": "maskable" + "purpose": "any" }, { "src": "assets/icons/icon-256x256.png", "sizes": "256x256", "type": "image/png", - "purpose": "maskable" + "purpose": "any" }, { "src": "assets/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", - "purpose": "maskable" + "purpose": "any" }, { "src": "assets/icons/icon-2048x2048.png", "sizes": "2048x2048", "type": "image/png", - "purpose": "maskable" + "purpose": "any" } ], "screenshots": [ diff --git a/ngsw.json b/ngsw.json index c58108f..13eb515 100644 --- a/ngsw.json +++ b/ngsw.json @@ -1,6 +1,6 @@ { "configVersion": 1, - "timestamp": 1676385829757, + "timestamp": 1676386355591, "index": "/index.html", "assetGroups": [ { @@ -94,7 +94,7 @@ "/favicon.ico": "e225f1ea8ad3872db850d760a394fa09d353c80d", "/index.html": "1344ba522a6ddc4686930e0cc04947fbaba8ca2f", "/main.40a5f6975d4d27b9.js": "f9c8d591390e32c812663fbe2121e25329c32dbd", - "/manifest.webmanifest": "137d48d045d7ac350b58429a09ef1ad52de82501", + "/manifest.webmanifest": "98189424cb109bc7a3b117298d3b5de1800f6c6e", "/material-icons-base-400-normal.6a5d2b3f2786b8b0.woff": "6e4299698a545c9cf5798fdbb3dd2e0350b41ae4", "/material-icons-base-400-normal.a987d1598549506d.woff2": "c8de67e55036ce9ed7844c9a010a0c4cd5dfc54b", "/polyfills.8e6f02aba33b3b3c.js": "b98de13585f58ab33fa0e283e8963b3004fe7b41",