mirror of
https://github.com/danbulant/console-hub
synced 2026-05-21 13:29:07 +00:00
16 lines
319 B
JSON
16 lines
319 B
JSON
{
|
|
"short_name": "Console hub",
|
|
"name": "Console hub beta",
|
|
"icons": [
|
|
{
|
|
"src": "/favicon.ico",
|
|
"type": "image/ico"
|
|
}
|
|
],
|
|
"start_url": "/",
|
|
"background_color": "#5d75ad",
|
|
"display": "standalone",
|
|
"orientation": "landscape",
|
|
"scope": "/",
|
|
"theme_color": "#5d75ad"
|
|
}
|