Build 29035725

This commit is contained in:
Renan LE CARO 2025-03-16 17:45:29 +01:00
parent a1bf54af71
commit 819197031f
64 changed files with 3494 additions and 6921 deletions

View file

@ -1,25 +0,0 @@
{
"short_name": "B71",
"name": "Breakout 71",
"icons": [
{
"src": "icon-512.png",
"sizes": "512x512",
"type": "image/png"
},
{
"src": "icon-128.png",
"sizes": "128x128",
"type": "image/png"
},
{
"src": "icon-64.png",
"sizes": "64x64",
"type": "image/png"
}
],
"start_url": "/index.html?isPWA=true",
"display": "fullscreen",
"theme_color": "#5DA3EA",
"background_color": "#ffffff"
}