fix screenshots

This commit is contained in:
Joost Jansen 2023-12-11 17:15:17 +01:00
parent 1aa462a358
commit 1670eda939
6 changed files with 10 additions and 4 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 207 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 178 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 400 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 116 KiB

View file

@ -13,6 +13,12 @@
"purpose": "maskable",
"sizes": "120x120"
},
{
"src": "img/logo-grey-bg-144x144px.png",
"type": "image/png",
"purpose": "any",
"sizes": "144x144"
},
{
"src": "img/logo-grey-bg-152x152px.png",
"type": "image/png",
@ -52,15 +58,15 @@
],
"screenshots": [
{
"src": "./screenshots/homescreen.png",
"sizes": "2880x1576",
"src": "img/homescreen-desktop.png",
"sizes": "1884x933",
"type": "image/png",
"form_factor": "wide",
"label": "Browser homescreen of TheLounge"
},
{
"src": "./screenshots/homescreen-mobile.png",
"sizes": "644x1396",
"src": "img/homescreen-mobile.png",
"sizes": "471x834",
"type": "image/png",
"label": "Mobile homescreen of TheLounge"
}