1
0
mirror of https://github.com/2ec0b4/kaamelott-soundboard.git synced 2025-12-10 00:15:34 +00:00

(master) Récupération d'un build pour GitHub Pages

This commit is contained in:
Antoine
2023-10-29 22:58:59 +01:00
parent a744f48e50
commit e9e11d6157
691 changed files with 4789 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
{
"name": "Kaamelott Soundboard",
"short_name": "KSB",
"icons": [
{
"src": "favicons/android-chrome-192x192.18bb39f4.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "favicons/android-chrome-256x256.png",
"sizes": "256x256",
"type": "image/png"
}
],
"start_url": "/?utm_source=homescreen",
"theme_color": "#18ae90",
"background_color": "#ffffff",
"display": "standalone"
}