mirror of
https://github.com/NickKaramoff/shareon
synced 2025-02-08 15:48:43 +01:00
3c4b76a176
Cred: https://evilmartians.com/chronicles/how-to-favicon-in-2021-six-files-that-fit-most-needs
8 lines
187 B
JSON
8 lines
187 B
JSON
{
|
|
"name": "shareon",
|
|
"icons": [
|
|
{ "src": "/icon-192.png", "type": "image/png", "sizes": "192x192" },
|
|
{ "src": "/icon-512.png", "type": "image/png", "sizes": "512x512" }
|
|
]
|
|
}
|