feat: Update asset paths and add emblems collection for PWA caching

This commit is contained in:
sHa
2025-06-18 12:27:34 +03:00
parent 708334bcf4
commit 06ecfbf377
7 changed files with 74 additions and 179 deletions

8
public/data/emblems.json Normal file
View File

@@ -0,0 +1,8 @@
[
{
"name": "Escudo De España",
"path": "images/emblems/Escudo_de_España.svg",
"format": "SVG",
"disable": false
}
]