1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-21 09:38:01 +02:00
joplin/packages/server/public/images/icons/cloud/manifest.webmanifest
2023-09-20 16:14:51 +01:00

6 lines
196 B
JSON

{
"icons": [
{ "src": "/images/icons/cloud/icon-192.png", "type": "image/png", "sizes": "192x192" },
{ "src": "/images/icon/cloud/icon-512.png", "type": "image/png", "sizes": "512x512" }
]
}