chore: rebrand project from Revanios to Neta and update associated assets and configurations

This commit is contained in:
poyrazavsever
2026-06-09 14:46:44 +03:00
parent 68eb84abdb
commit d80af01d14
24 changed files with 39 additions and 40 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 264 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

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