degmods.com/public/site.webmanifest

21 lines
437 B
Plaintext
Raw Normal View History

2025-02-05 09:33:21 +01:00
{
"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"
}