Initial commit: WebCB - Web-based CB radio app
This commit is contained in:
9
client/manifest.json
Normal file
9
client/manifest.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "WebCB Funk",
|
||||
"short_name": "WebCB",
|
||||
"description": "CB Funk - online und cross-platform",
|
||||
"start_url": "/",
|
||||
"display": "standalone",
|
||||
"background_color": "#0a0a0a",
|
||||
"theme_color": "#00ff88"
|
||||
}
|
||||
Reference in New Issue
Block a user