feat: initial release - mobile-first web terminal with tmux touch toolbar and push notifications
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "sethmux",
|
||||
"short_name": "sethmux",
|
||||
"start_url": "/",
|
||||
"display": "standalone",
|
||||
"background_color": "#0a0a0a",
|
||||
"theme_color": "#D35400",
|
||||
"icons": [
|
||||
{"src": "/icon-192.png", "sizes": "192x192", "type": "image/png"},
|
||||
{"src": "/icon-512.png", "sizes": "512x512", "type": "image/png"}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user