mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-23 21:02:09 +00:00
17 lines
257 B
Text
17 lines
257 B
Text
|
{
|
||
|
"name": "",
|
||
|
"short_name": "",
|
||
|
"icons": [
|
||
|
{
|
||
|
"src": "https://seirdy.one/apple-touch-icon.png",
|
||
|
"sizes": "192x192",
|
||
|
"type": "image/png"
|
||
|
},
|
||
|
{
|
||
|
"src": "https://seirdy.one/favicon.svg",
|
||
|
"sizes": "193x193",
|
||
|
"type": "image/svg"
|
||
|
}
|
||
|
]
|
||
|
}
|