Files
server/opt/psa/admin/htdocs/manifest.webmanifest
cutemeli 0bfc6c8425 Initial
2025-12-22 10:32:59 +00: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"
}
]
}