Update manifest screenshots
BIN
static/images/screenshots/mobile/cis-alert.png
Normal file
After Width: | Height: | Size: 126 KiB |
BIN
static/images/screenshots/mobile/cis-train-detail.png
Normal file
After Width: | Height: | Size: 130 KiB |
BIN
static/images/screenshots/mobile/cis.png
Normal file
After Width: | Height: | Size: 125 KiB |
BIN
static/images/screenshots/mobile/home.png
Normal file
After Width: | Height: | Size: 74 KiB |
BIN
static/images/screenshots/mobile/location-code.png
Normal file
After Width: | Height: | Size: 74 KiB |
BIN
static/images/screenshots/mobile/pis-search.png
Normal file
After Width: | Height: | Size: 67 KiB |
BIN
static/images/screenshots/mobile/reason-code.png
Normal file
After Width: | Height: | Size: 74 KiB |
BIN
static/images/screenshots/mobile/settings.png
Normal file
After Width: | Height: | Size: 64 KiB |
BIN
static/images/screenshots/mobile/timetable-detail.png
Normal file
After Width: | Height: | Size: 85 KiB |
Before Width: | Height: | Size: 283 KiB |
Before Width: | Height: | Size: 489 KiB |
Before Width: | Height: | Size: 76 KiB |
Before Width: | Height: | Size: 848 KiB |
Before Width: | Height: | Size: 1.1 MiB |
Before Width: | Height: | Size: 819 KiB |
BIN
static/images/screenshots/wide/cis-alerts.png
Normal file
After Width: | Height: | Size: 553 KiB |
BIN
static/images/screenshots/wide/cis-train-detail.png
Normal file
After Width: | Height: | Size: 620 KiB |
BIN
static/images/screenshots/wide/cis.png
Normal file
After Width: | Height: | Size: 603 KiB |
BIN
static/images/screenshots/wide/home.png
Normal file
After Width: | Height: | Size: 419 KiB |
BIN
static/images/screenshots/wide/location-code.png
Normal file
After Width: | Height: | Size: 396 KiB |
BIN
static/images/screenshots/wide/pis.png
Normal file
After Width: | Height: | Size: 493 KiB |
BIN
static/images/screenshots/wide/reason-code.png
Normal file
After Width: | Height: | Size: 419 KiB |
BIN
static/images/screenshots/wide/settings.png
Normal file
After Width: | Height: | Size: 381 KiB |
BIN
static/images/screenshots/wide/timetable-detail.png
Normal file
After Width: | Height: | Size: 407 KiB |
@ -8,7 +8,7 @@
|
|||||||
"description": "Get instant access to live train data, PIS codes, and location reference codes. Built by railway staff, for railway staff – your fastest route to accurate information.",
|
"description": "Get instant access to live train data, PIS codes, and location reference codes. Built by railway staff, for railway staff – your fastest route to accurate information.",
|
||||||
"categories": "travel,utilities",
|
"categories": "travel,utilities",
|
||||||
"lang": "en",
|
"lang": "en",
|
||||||
"orientation": "portrait",
|
"orientation": "any",
|
||||||
"theme_color": "#00b7b7",
|
"theme_color": "#00b7b7",
|
||||||
"icons": [
|
"icons": [
|
||||||
{
|
{
|
||||||
@ -32,46 +32,130 @@
|
|||||||
],
|
],
|
||||||
"screenshots": [
|
"screenshots": [
|
||||||
{
|
{
|
||||||
"src": "/images/screenshots/narrow-home.png",
|
"src": "/images/screenshots/mobile/home.png",
|
||||||
"type": "image/png",
|
"type": "image/png",
|
||||||
"sizes": "720x1480",
|
"sizes": "270x600",
|
||||||
"form_factor": "narrow",
|
"form_factor": "narrow",
|
||||||
"label": "Homescreen of OwlBoard"
|
"label": "Home"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"src": "/images/screenshots/narrow-ldbs.png",
|
"src": "/images/screenshots/mobile/cis.png",
|
||||||
"type": "image/png",
|
"type": "image/png",
|
||||||
"sizes": "720x1480",
|
"sizes": "270x800",
|
||||||
"form_factor": "narrow",
|
"form_factor": "narrow",
|
||||||
"label": "Live rail departure boards"
|
"label": "Live departure boards"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"src": "/images/screenshots/narrow-timetable.png",
|
"src": "/images/screenshots/mobile/timetable-detail.png",
|
||||||
"type": "image/png",
|
"type": "image/png",
|
||||||
"sizes": "720x1480",
|
"sizes": "270x800",
|
||||||
"form_factor": "narrow",
|
"form_factor": "narrow",
|
||||||
"label": "Train details and PIS Codes"
|
"label": "Train details and PIS Codes"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"src": "/images/screenshots/wide-home.png",
|
"src": "/images/screenshots/mobile/pis-search.png",
|
||||||
"type": "image/png",
|
"type": "image/png",
|
||||||
"sizes": "2560x1600",
|
"sizes": "270x800",
|
||||||
"form_factor": "wide",
|
"form_factor": "narrow",
|
||||||
"label": "Homescreen of OwlBoard"
|
"label": "PIS Codes"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"src": "/images/screenshots/wide-ldbs.png",
|
"src": "/images/screenshots/mobile/cis-train-detail.png",
|
||||||
"type": "image/png",
|
"type": "image/png",
|
||||||
"sizes": "2560x1600",
|
"sizes": "270x800",
|
||||||
"form_factor": "wide",
|
"form_factor": "narrow",
|
||||||
"label": "Live rail departure boards"
|
"label": "Departure board detail"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"src": "/images/screenshots/wide-timetable.png",
|
"src": "/images/screenshots/mobile/cis-alert.png",
|
||||||
"type": "image/png",
|
"type": "image/png",
|
||||||
"sizes": "2560x1600",
|
"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",
|
||||||
"form_factor": "wide",
|
"form_factor": "wide",
|
||||||
"label": "Train details and PIS Codes"
|
"label": "Home"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"src": "/images/screenshots/wide/cis.png",
|
||||||
|
"type": "image/png",
|
||||||
|
"sizes": "1080x1369",
|
||||||
|
"form_factor": "wide",
|
||||||
|
"label": "Live departure boards"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"src": "/images/screenshots/wide/timetable-detail.png",
|
||||||
|
"type": "image/png",
|
||||||
|
"sizes": "1080x1369",
|
||||||
|
"form_factor": "wide",
|
||||||
|
"label": "Timetable & PIS"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"src": "/images/screenshots/wide/pis.png",
|
||||||
|
"type": "image/png",
|
||||||
|
"sizes": "1080x1369",
|
||||||
|
"form_factor": "wide",
|
||||||
|
"label": "PIS Lookup"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"src": "/images/screenshots/wide/cis-train-detail.png",
|
||||||
|
"type": "image/png",
|
||||||
|
"sizes": "1080x1369",
|
||||||
|
"form_factor": "wide",
|
||||||
|
"label": "Live train details"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"src": "/images/screenshots/wide/cis-alerts.png",
|
||||||
|
"type": "image/png",
|
||||||
|
"sizes": "1080x1369",
|
||||||
|
"form_factor": "wide",
|
||||||
|
"label": "Live service updates"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"src": "/images/screenshots/wide/settings.png",
|
||||||
|
"type": "image/png",
|
||||||
|
"sizes": "1080x1369",
|
||||||
|
"form_factor": "wide",
|
||||||
|
"label": "Customise your settings"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"src": "/images/screenshots/wide/location-code.png",
|
||||||
|
"type": "image/png",
|
||||||
|
"sizes": "1080x1369",
|
||||||
|
"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": [
|
"shortcuts": [
|
||||||
|