chore: replace brand assets and manifest icons for Revanios

This commit is contained in:
poyrazavsever
2026-06-08 23:19:57 +03:00
parent bf498fdf1a
commit 0ceb9e2a8b
14 changed files with 4 additions and 4 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 914 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 264 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "Cognis",
"short_name": "Cognis",
"name": "Revanios",
"short_name": "Revanios",
"description": "Self-hosted freelancer operating dashboard",
"theme_color": "#ffffff",
"background_color": "#ffffff",
@@ -10,12 +10,12 @@
"start_url": "/",
"icons": [
{
"src": "/logo/LogoWithBg.png",
"src": "/logo/icon.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/logo/LogoWithBg.png",
"src": "/logo/icon.png",
"sizes": "512x512",
"type": "image/png"
}