first commit

This commit is contained in:
Mateusz Gruszczyński
2026-08-23 21:34:07 +02:00
commit 1d3dcba1a9
62 changed files with 12456 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"name": "GREE Controller",
"short_name": "GREE",
"start_url": "/",
"display": "standalone",
"background_color": "#f5f7f6",
"theme_color": "#0d1715",
"icons": [{"src":"/favicon.svg","sizes":"any","type":"image/svg+xml","purpose":"any maskable"}]
}