degmods.com/public/site.webmanifest
en 29f02085f5
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m1s
fix: favicons
2025-02-05 09:33:21 +01:00

21 lines
437 B
JSON

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