blog/static/site.webmanifest
Radu C. Martin 51f9334b02
All checks were successful
Build and deploy website / Build and Push Hugo Site (push) Successful in 32s
feat: add favicon
2025-04-08 19:11:50 +02:00

19 lines
374 B
JSON

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