Files
jawhng-blog/static/site.webmanifest
jawhinge bb17582d29
Some checks failed
Deploy Blog / deploy (push) Has been cancelled
add favicon and image to blog article
2025-12-28 23:15:17 +02:00

19 lines
342 B
JSON

{
"name": "jawhng.xyz",
"short_name": "jawhng",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}