Fix small screenshots in manifest
Before Width: | Height: | Size: 126 KiB |
Before Width: | Height: | Size: 130 KiB |
Before Width: | Height: | Size: 125 KiB |
Before Width: | Height: | Size: 74 KiB |
Before Width: | Height: | Size: 74 KiB |
Before Width: | Height: | Size: 67 KiB |
Before Width: | Height: | Size: 74 KiB |
Before Width: | Height: | Size: 64 KiB |
Before Width: | Height: | Size: 85 KiB |
BIN
static/images/screenshots/new_mobile/cis.png
Normal file
After Width: | Height: | Size: 132 KiB |
BIN
static/images/screenshots/new_mobile/home.png
Normal file
After Width: | Height: | Size: 112 KiB |
BIN
static/images/screenshots/new_mobile/pis-search.png
Normal file
After Width: | Height: | Size: 118 KiB |
BIN
static/images/screenshots/new_mobile/timetable-detail.png
Normal file
After Width: | Height: | Size: 111 KiB |
@ -32,130 +32,88 @@
|
||||
],
|
||||
"screenshots": [
|
||||
{
|
||||
"src": "/images/screenshots/mobile/home.png",
|
||||
"src": "/images/screenshots/new_mobile/home.png",
|
||||
"type": "image/png",
|
||||
"sizes": "270x600",
|
||||
"sizes": "400x760",
|
||||
"form_factor": "narrow",
|
||||
"label": "Home"
|
||||
},
|
||||
{
|
||||
"src": "/images/screenshots/mobile/cis.png",
|
||||
"src": "/images/screenshots/new_mobile/cis.png",
|
||||
"type": "image/png",
|
||||
"sizes": "270x800",
|
||||
"sizes": "400x760",
|
||||
"form_factor": "narrow",
|
||||
"label": "Live departure boards"
|
||||
},
|
||||
{
|
||||
"src": "/images/screenshots/mobile/timetable-detail.png",
|
||||
"src": "/images/screenshots/new_mobile/timetable-detail.png",
|
||||
"type": "image/png",
|
||||
"sizes": "270x800",
|
||||
"sizes": "400x760",
|
||||
"form_factor": "narrow",
|
||||
"label": "Train details and PIS Codes"
|
||||
},
|
||||
{
|
||||
"src": "/images/screenshots/mobile/pis-search.png",
|
||||
"src": "/images/screenshots/new_mobile/pis-search.png",
|
||||
"type": "image/png",
|
||||
"sizes": "270x800",
|
||||
"sizes": "400x760",
|
||||
"form_factor": "narrow",
|
||||
"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",
|
||||
"type": "image/png",
|
||||
"sizes": "1080x1369",
|
||||
"sizes": "1369x1080",
|
||||
"form_factor": "wide",
|
||||
"label": "Home"
|
||||
},
|
||||
{
|
||||
"src": "/images/screenshots/wide/cis.png",
|
||||
"type": "image/png",
|
||||
"sizes": "1080x1369",
|
||||
"sizes": "1369x1080",
|
||||
"form_factor": "wide",
|
||||
"label": "Live departure boards"
|
||||
},
|
||||
{
|
||||
"src": "/images/screenshots/wide/timetable-detail.png",
|
||||
"type": "image/png",
|
||||
"sizes": "1080x1369",
|
||||
"sizes": "1369x1080",
|
||||
"form_factor": "wide",
|
||||
"label": "Timetable & PIS"
|
||||
},
|
||||
{
|
||||
"src": "/images/screenshots/wide/pis.png",
|
||||
"type": "image/png",
|
||||
"sizes": "1080x1369",
|
||||
"sizes": "1369x1080",
|
||||
"form_factor": "wide",
|
||||
"label": "PIS Lookup"
|
||||
},
|
||||
{
|
||||
"src": "/images/screenshots/wide/cis-train-detail.png",
|
||||
"type": "image/png",
|
||||
"sizes": "1080x1369",
|
||||
"sizes": "1369x1080",
|
||||
"form_factor": "wide",
|
||||
"label": "Live train details"
|
||||
},
|
||||
{
|
||||
"src": "/images/screenshots/wide/cis-alerts.png",
|
||||
"type": "image/png",
|
||||
"sizes": "1080x1369",
|
||||
"sizes": "1369x1080",
|
||||
"form_factor": "wide",
|
||||
"label": "Live service updates"
|
||||
},
|
||||
{
|
||||
"src": "/images/screenshots/wide/settings.png",
|
||||
"type": "image/png",
|
||||
"sizes": "1080x1369",
|
||||
"sizes": "1369x1080",
|
||||
"form_factor": "wide",
|
||||
"label": "Customise your settings"
|
||||
},
|
||||
{
|
||||
"src": "/images/screenshots/wide/location-code.png",
|
||||
"type": "image/png",
|
||||
"sizes": "1080x1369",
|
||||
"sizes": "1369x1080",
|
||||
"form_factor": "wide",
|
||||
"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": [
|
||||
|