Change caching mechanism

This commit is contained in:
Svilen Markov
2024-06-29 15:20:26 +01:00
parent d4ed5afe93
commit 122d05346b
4 changed files with 61 additions and 13 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
"start_url": "/",
"icons": [
{
"src": "/static/app-icon.png",
"src": "app-icon.png",
"type": "image/png",
"sizes": "512x512"
}