Files
server/opt/psa/admin/htdocs/manifest.webmanifest
2026-01-07 20:52:11 +01:00

19 lines
418 B
JSON

{
"name": "Plesk",
"short_name": "Plesk",
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone",
"icons": [
{
"src": "/images/icon-192.png",
"sizes": "192x192",
"type": "image/png"
}, {
"src": "/images/icon-512.png",
"sizes": "512x512",
"type": "image/png"
}
]
}