Fix small screenshots in manifest

This commit is contained in:
Fred Boniface 2025-02-13 01:46:55 +00:00
parent 7cfcdc7205
commit 4f84653c79
14 changed files with 16 additions and 58 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 126 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 130 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 125 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 74 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 74 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 67 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 74 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 64 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 85 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 132 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 112 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 118 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 111 KiB

View File

@ -32,130 +32,88 @@
], ],
"screenshots": [ "screenshots": [
{ {
"src": "/images/screenshots/mobile/home.png", "src": "/images/screenshots/new_mobile/home.png",
"type": "image/png", "type": "image/png",
"sizes": "270x600", "sizes": "400x760",
"form_factor": "narrow", "form_factor": "narrow",
"label": "Home" "label": "Home"
}, },
{ {
"src": "/images/screenshots/mobile/cis.png", "src": "/images/screenshots/new_mobile/cis.png",
"type": "image/png", "type": "image/png",
"sizes": "270x800", "sizes": "400x760",
"form_factor": "narrow", "form_factor": "narrow",
"label": "Live departure boards" "label": "Live departure boards"
}, },
{ {
"src": "/images/screenshots/mobile/timetable-detail.png", "src": "/images/screenshots/new_mobile/timetable-detail.png",
"type": "image/png", "type": "image/png",
"sizes": "270x800", "sizes": "400x760",
"form_factor": "narrow", "form_factor": "narrow",
"label": "Train details and PIS Codes" "label": "Train details and PIS Codes"
}, },
{ {
"src": "/images/screenshots/mobile/pis-search.png", "src": "/images/screenshots/new_mobile/pis-search.png",
"type": "image/png", "type": "image/png",
"sizes": "270x800", "sizes": "400x760",
"form_factor": "narrow", "form_factor": "narrow",
"label": "PIS Codes" "label": "PIS Codes"
}, },
{
"src": "/images/screenshots/mobile/cis-train-detail.png",
"type": "image/png",
"sizes": "270x800",
"form_factor": "narrow",
"label": "Departure board detail"
},
{
"src": "/images/screenshots/mobile/cis-alert.png",
"type": "image/png",
"sizes": "270x800",
"form_factor": "narrow",
"label": "Service disruption messages"
},
{
"src": "/images/screenshots/mobile/settings.png",
"type": "image/png",
"sizes": "270x800",
"form_factor": "narrow",
"label": "Customise your settings"
},
{
"src": "/images/screenshots/mobile/location-code.png",
"type": "image/png",
"sizes": "270x800",
"form_factor": "narrow",
"label": "CRS, TIPLOC, STANOX & NLC Lookup"
},
{
"src": "/images/screenshots/mobile/reason-code.png",
"type": "image/png",
"sizes": "270x800",
"form_factor": "narrow",
"label": "Delay/Cancellation reason code lookup"
},
{ {
"src": "/images/screenshots/wide/home.png", "src": "/images/screenshots/wide/home.png",
"type": "image/png", "type": "image/png",
"sizes": "1080x1369", "sizes": "1369x1080",
"form_factor": "wide", "form_factor": "wide",
"label": "Home" "label": "Home"
}, },
{ {
"src": "/images/screenshots/wide/cis.png", "src": "/images/screenshots/wide/cis.png",
"type": "image/png", "type": "image/png",
"sizes": "1080x1369", "sizes": "1369x1080",
"form_factor": "wide", "form_factor": "wide",
"label": "Live departure boards" "label": "Live departure boards"
}, },
{ {
"src": "/images/screenshots/wide/timetable-detail.png", "src": "/images/screenshots/wide/timetable-detail.png",
"type": "image/png", "type": "image/png",
"sizes": "1080x1369", "sizes": "1369x1080",
"form_factor": "wide", "form_factor": "wide",
"label": "Timetable & PIS" "label": "Timetable & PIS"
}, },
{ {
"src": "/images/screenshots/wide/pis.png", "src": "/images/screenshots/wide/pis.png",
"type": "image/png", "type": "image/png",
"sizes": "1080x1369", "sizes": "1369x1080",
"form_factor": "wide", "form_factor": "wide",
"label": "PIS Lookup" "label": "PIS Lookup"
}, },
{ {
"src": "/images/screenshots/wide/cis-train-detail.png", "src": "/images/screenshots/wide/cis-train-detail.png",
"type": "image/png", "type": "image/png",
"sizes": "1080x1369", "sizes": "1369x1080",
"form_factor": "wide", "form_factor": "wide",
"label": "Live train details" "label": "Live train details"
}, },
{ {
"src": "/images/screenshots/wide/cis-alerts.png", "src": "/images/screenshots/wide/cis-alerts.png",
"type": "image/png", "type": "image/png",
"sizes": "1080x1369", "sizes": "1369x1080",
"form_factor": "wide", "form_factor": "wide",
"label": "Live service updates" "label": "Live service updates"
}, },
{ {
"src": "/images/screenshots/wide/settings.png", "src": "/images/screenshots/wide/settings.png",
"type": "image/png", "type": "image/png",
"sizes": "1080x1369", "sizes": "1369x1080",
"form_factor": "wide", "form_factor": "wide",
"label": "Customise your settings" "label": "Customise your settings"
}, },
{ {
"src": "/images/screenshots/wide/location-code.png", "src": "/images/screenshots/wide/location-code.png",
"type": "image/png", "type": "image/png",
"sizes": "1080x1369", "sizes": "1369x1080",
"form_factor": "wide", "form_factor": "wide",
"label": "CRS, TIPLOC, STANOX & NLC Lookup" "label": "CRS, TIPLOC, STANOX & NLC Lookup"
},
{
"src": "/images/screenshots/wide/reason-code.png",
"type": "image/png",
"sizes": "1080x1369",
"form_factor": "wide",
"label": "Delay/Cancellation reason code lookup"
} }
], ],
"shortcuts": [ "shortcuts": [