headline/view/static/manifest.webmanifest
Ondřej Nývlt bb3bc66434 Update favicon
2023-08-17 15:02:07 +02:00

6 lines
166 B
JSON

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