danog.github.io/favicons/site.webmanifest

21 lines
439 B
Plaintext
Raw Normal View History

2019-04-13 12:09:31 +02:00
{
2024-10-16 21:05:35 +02:00
"name": "",
"short_name": "",
"icons": [
{
"src": "/favicons/web-app-manifest-192x192.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "maskable"
},
{
"src": "/favicons/web-app-manifest-512x512.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "maskable"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}