1
0
mirror of https://github.com/khrysse/khrysse.github.io.git synced 2025-06-27 22:41:56 +00:00
gitRepository/static/assets/favicon/site.webmanifest
2025-06-09 03:20:05 +02:00

21 lines
451 B
JSON

{
"name": "",
"short_name": "",
"icons": [
{
"src": "/assets/favicon/web-app-manifest-192x192.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "maskable"
},
{
"src": "/assets/favicon/web-app-manifest-512x512.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "maskable"
}
],
"theme_color": "#000000",
"background_color": "#000000",
"display": "standalone"
}