init stuff
This commit is contained in:
12
webpage/manifest.json
Normal file
12
webpage/manifest.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "Jank Client",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/bitmap.svg",
|
||||
"sizes": "512x512"
|
||||
}
|
||||
],
|
||||
"start_url":"/channels/@me",
|
||||
"display":"standalone",
|
||||
"theme_color":"#05050a"
|
||||
}
|
Reference in New Issue
Block a user