aboutsummaryrefslogtreecommitdiff
path: root/frontend/public
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/public')
-rw-r--r--frontend/public/logo128.png (renamed from frontend/public/logo192.png)bin6498 -> 6498 bytes
-rw-r--r--frontend/public/manifest.json8
2 files changed, 4 insertions, 4 deletions
diff --git a/frontend/public/logo192.png b/frontend/public/logo128.png
index 1969e1d..1969e1d 100644
--- a/frontend/public/logo192.png
+++ b/frontend/public/logo128.png
Binary files differ
diff --git a/frontend/public/manifest.json b/frontend/public/manifest.json
index 0409a59..32674ce 100644
--- a/frontend/public/manifest.json
+++ b/frontend/public/manifest.json
@@ -1,6 +1,6 @@
{
- "short_name": "Caronte",
- "name": "Caronte",
+ "short_name": "caronte",
+ "name": "caronte",
"icons": [
{
"src": "favicon.ico",
@@ -8,9 +8,9 @@
"type": "image/x-icon"
},
{
- "src": "logo192.png",
+ "src": "logo128.png",
"type": "image/png",
- "sizes": "192x192"
+ "sizes": "128x128"
},
{
"src": "logo512.png",