mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-05-03 10:19:12 -04:00
Build 29035748
This commit is contained in:
parent
059a1a6585
commit
d38b9bdce4
19 changed files with 21 additions and 7403 deletions
|
@ -3,19 +3,15 @@
|
|||
"name": "Breakout 71",
|
||||
"icons": [
|
||||
{
|
||||
"src": "icon-512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
"src": "icon.svg",
|
||||
"sizes": "48x48 72x72 96x96 128x128 256x256 512x512",
|
||||
"type": "image/svg+xml",
|
||||
"purpose": "any"
|
||||
},
|
||||
{
|
||||
"src": "icon-128.png",
|
||||
"sizes": "128x128",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "icon-64.png",
|
||||
"sizes": "64x64",
|
||||
"type": "image/png"
|
||||
}
|
||||
],
|
||||
"start_url": "/index.html?isPWA=true",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue