workstations and light theme

This commit is contained in:
2026-04-16 16:33:48 +03:00
parent 555e920c18
commit bbfaf5ccc5
37 changed files with 1015 additions and 106 deletions
+17
View File
@@ -0,0 +1,17 @@
{
"background_color": "#1f1f28",
"description": "Go and JavaScript developer building self-hosted tools, small web systems, and developer-focused projects.",
"display": "standalone",
"icons": [
{
"sizes": "512x512",
"src": "icons/favicon-512.png",
"type": "image/png"
}
],
"name": "ScuroNeko",
"scope": "/",
"short_name": "ScuroNeko",
"start_url": "/",
"theme_color": "#1f1f28"
}