One-KVM/web/share/site.webmanifest
2025-02-01 08:29:36 +02:00

16 lines
259 B
JSON

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