One-KVM/web/share/site.webmanifest
2024-10-05 07:32:19 +00:00

16 lines
270 B
JSON

{
"name": "One-KVM",
"short_name": "One-KVM",
"start_url": "/",
"icons": [
{
"src": "/share/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}