platform/dev/prod/public/site.webmanifest
Andrey Sobolev 5b04c289ff
include-fixes-icons (#5334)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-04-12 16:52:36 +07:00

8 lines
259 B
JSON

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