mirror of
https://github.com/fankes/beszel.git
synced 2025-10-19 01:39:34 +08:00
15 lines
221 B
JSON
15 lines
221 B
JSON
{
|
|
"name": "Beszel",
|
|
"icons": [
|
|
{
|
|
"src": "icon.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png"
|
|
}
|
|
],
|
|
"start_url": "../",
|
|
"display": "standalone",
|
|
"background_color": "#202225",
|
|
"theme_color": "#202225"
|
|
}
|