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
+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"
}