platform/dev/prod/public/site.webmanifest
Alexander Platov b0c64803bb
Update favicons (#4422)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2024-01-24 14:41:33 +07:00

7 lines
183 B
JSON

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