mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-10-01 23:56:18 +00:00
17 lines
353 B
JSON
17 lines
353 B
JSON
{
|
|
"name": "ProxMenux Monitor",
|
|
"short_name": "ProxMenux",
|
|
"description": "Proxmox System Dashboard and Monitor",
|
|
"start_url": "/",
|
|
"display": "standalone",
|
|
"background_color": "#2b2f36",
|
|
"theme_color": "#2b2f36",
|
|
"icons": [
|
|
{
|
|
"src": "/images/proxmenux-logo.png",
|
|
"sizes": "256x256",
|
|
"type": "image/png"
|
|
}
|
|
]
|
|
}
|