Files
libremdb/public/site.webmanifest

23 lines
434 B
JSON

{
"name": "libremdb",
"short_name": "libremdb",
"icons": [
{
"src": "/icon-192.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "any maskable"
},
{
"src": "/icon-512.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "any maskable"
}
],
"start_url": "/",
"display": "minimal-ui",
"theme_color": "#b80040",
"background_color": "#ffe5ef"
}