Change caching mechanism

This commit is contained in:
Svilen Markov
2024-06-11 12:10:11 +01:00
parent d4ed5afe93
commit 122d05346b
4 changed files with 61 additions and 13 deletions

View File

@@ -6,7 +6,7 @@
"start_url": "/",
"icons": [
{
"src": "/static/app-icon.png",
"src": "app-icon.png",
"type": "image/png",
"sizes": "512x512"
}