update instancejson more

MY HEAD HURTS NOW ;(

.

.

more work

Finish rewrite

all finished
This commit is contained in:
MathMan05
2024-09-16 19:11:05 -05:00
committed by Scott Gould
parent 3a61417de2
commit 758bd7cc7a
113 changed files with 12520 additions and 20427 deletions

12
src/webpage/manifest.json Normal file
View File

@@ -0,0 +1,12 @@
{
"name": "Jank Client",
"icons": [
{
"src": "/logo.svg",
"sizes": "512x512"
}
],
"start_url": "/channels/@me",
"display": "standalone",
"theme_color": "#05050a"
}