This commit is contained in:
Philippe Torrel
2026-07-03 14:04:45 +02:00
parent ddaae120a7
commit f0e8aaa79c
18 changed files with 1942 additions and 3 deletions

View File

@@ -0,0 +1,21 @@
{
"name": "Donkey-Coder",
"short_name": "Coder",
"icons": [
{
"src": "/favicon/web-app-manifest-192x192.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "maskable"
},
{
"src": "/favicon/web-app-manifest-512x512.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "maskable"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}