ultisuite-client/out/drive/manifest.webmanifest
R3D347HR4Y d6d18f911b
Some checks failed
E2E / Playwright e2e (push) Has been cancelled
Lots of stuff and mobile app
2026-06-17 00:13:28 +02:00

22 lines
449 B
JSON

{
"name": "UltiDrive",
"short_name": "UltiDrive",
"description": "Stockage de fichiers — suite Ultimail",
"start_url": "/drive/",
"display": "standalone",
"icons": [
{
"src": "/drive/ultidrive-mark.svg",
"sizes": "any",
"type": "image/svg+xml",
"purpose": "any"
},
{
"src": "/drive/apple-touch-icon.png",
"sizes": "180x180",
"type": "image/png",
"purpose": "any"
}
]
}