1
0
Files
kobopatch-webui/web/public/favicon/site.webmanifest
Nico Verbruggen 008e35ea25
Some checks failed
Build and test project / build-and-test (push) Failing after 1m5s
Styling pass and favicon added
2026-03-17 22:06:17 +01:00

22 lines
412 B
JSON

{
"name": "",
"short_name": "",
"icons": [
{
"src": "/web-app-manifest-192x192.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "any"
},
{
"src": "/web-app-manifest-512x512.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "any"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}