chore(release): remove legacy runtime dependencies

This commit is contained in:
poyrazavsever
2026-07-17 09:13:23 +03:00
parent 5948907e5d
commit 8cd3de8e1f
42 changed files with 910 additions and 6207 deletions
-22
View File
@@ -1,22 +0,0 @@
{
"short_name": "Neta",
"description": "Self-hosted freelancer operating dashboard",
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone",
"orientation": "portrait",
"scope": "/",
"start_url": "/",
"icons": [
{
"src": "/logo/iconLogo.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/logo/iconLogo.png",
"sizes": "512x512",
"type": "image/png"
}
]
}