diff --git a/manifest.webmanifest b/manifest.webmanifest index d4e3edc..9628781 100644 --- a/manifest.webmanifest +++ b/manifest.webmanifest @@ -23,7 +23,7 @@ "label": "Angor hub" }, { - "src": "icons/hub-screenshot-1.png", + "src": "app-icons/hub-screenshot-1.png", "sizes": "360x720", "type": "image/png", "form_factor": "narrow", diff --git a/ngsw.json b/ngsw.json index 1b3381a..258417c 100644 --- a/ngsw.json +++ b/ngsw.json @@ -1,6 +1,6 @@ { "configVersion": 1, - "timestamp": 1727547411764, + "timestamp": 1727548080377, "index": "/index.html", "assetGroups": [], "dataGroups": [],