diff --git a/static/images/screenshots/mobile/cis-alert.png b/static/images/screenshots/mobile/cis-alert.png new file mode 100644 index 0000000..0f7bdf0 Binary files /dev/null and b/static/images/screenshots/mobile/cis-alert.png differ diff --git a/static/images/screenshots/mobile/cis-train-detail.png b/static/images/screenshots/mobile/cis-train-detail.png new file mode 100644 index 0000000..5dcd75d Binary files /dev/null and b/static/images/screenshots/mobile/cis-train-detail.png differ diff --git a/static/images/screenshots/mobile/cis.png b/static/images/screenshots/mobile/cis.png new file mode 100644 index 0000000..f308ad8 Binary files /dev/null and b/static/images/screenshots/mobile/cis.png differ diff --git a/static/images/screenshots/mobile/home.png b/static/images/screenshots/mobile/home.png new file mode 100644 index 0000000..21ffa66 Binary files /dev/null and b/static/images/screenshots/mobile/home.png differ diff --git a/static/images/screenshots/mobile/location-code.png b/static/images/screenshots/mobile/location-code.png new file mode 100644 index 0000000..d7a9970 Binary files /dev/null and b/static/images/screenshots/mobile/location-code.png differ diff --git a/static/images/screenshots/mobile/pis-search.png b/static/images/screenshots/mobile/pis-search.png new file mode 100644 index 0000000..ef3e43f Binary files /dev/null and b/static/images/screenshots/mobile/pis-search.png differ diff --git a/static/images/screenshots/mobile/reason-code.png b/static/images/screenshots/mobile/reason-code.png new file mode 100644 index 0000000..047f173 Binary files /dev/null and b/static/images/screenshots/mobile/reason-code.png differ diff --git a/static/images/screenshots/mobile/settings.png b/static/images/screenshots/mobile/settings.png new file mode 100644 index 0000000..cda3be3 Binary files /dev/null and b/static/images/screenshots/mobile/settings.png differ diff --git a/static/images/screenshots/mobile/timetable-detail.png b/static/images/screenshots/mobile/timetable-detail.png new file mode 100644 index 0000000..6c8e1c7 Binary files /dev/null and b/static/images/screenshots/mobile/timetable-detail.png differ diff --git a/static/images/screenshots/narrow-home.png b/static/images/screenshots/narrow-home.png deleted file mode 100644 index 9ae9aa1..0000000 Binary files a/static/images/screenshots/narrow-home.png and /dev/null differ diff --git a/static/images/screenshots/narrow-ldbs.png b/static/images/screenshots/narrow-ldbs.png deleted file mode 100644 index 8078857..0000000 Binary files a/static/images/screenshots/narrow-ldbs.png and /dev/null differ diff --git a/static/images/screenshots/narrow-timetable.png b/static/images/screenshots/narrow-timetable.png deleted file mode 100644 index e4c64b8..0000000 Binary files a/static/images/screenshots/narrow-timetable.png and /dev/null differ diff --git a/static/images/screenshots/wide-home.png b/static/images/screenshots/wide-home.png deleted file mode 100644 index f6e0ca8..0000000 Binary files a/static/images/screenshots/wide-home.png and /dev/null differ diff --git a/static/images/screenshots/wide-ldbs.png b/static/images/screenshots/wide-ldbs.png deleted file mode 100644 index 61c1861..0000000 Binary files a/static/images/screenshots/wide-ldbs.png and /dev/null differ diff --git a/static/images/screenshots/wide-timetable.png b/static/images/screenshots/wide-timetable.png deleted file mode 100644 index c9598ae..0000000 Binary files a/static/images/screenshots/wide-timetable.png and /dev/null differ diff --git a/static/images/screenshots/wide/cis-alerts.png b/static/images/screenshots/wide/cis-alerts.png new file mode 100644 index 0000000..1499ab7 Binary files /dev/null and b/static/images/screenshots/wide/cis-alerts.png differ diff --git a/static/images/screenshots/wide/cis-train-detail.png b/static/images/screenshots/wide/cis-train-detail.png new file mode 100644 index 0000000..46eeb7e Binary files /dev/null and b/static/images/screenshots/wide/cis-train-detail.png differ diff --git a/static/images/screenshots/wide/cis.png b/static/images/screenshots/wide/cis.png new file mode 100644 index 0000000..689f9a1 Binary files /dev/null and b/static/images/screenshots/wide/cis.png differ diff --git a/static/images/screenshots/wide/home.png b/static/images/screenshots/wide/home.png new file mode 100644 index 0000000..97d7bd5 Binary files /dev/null and b/static/images/screenshots/wide/home.png differ diff --git a/static/images/screenshots/wide/location-code.png b/static/images/screenshots/wide/location-code.png new file mode 100644 index 0000000..62cdde5 Binary files /dev/null and b/static/images/screenshots/wide/location-code.png differ diff --git a/static/images/screenshots/wide/pis.png b/static/images/screenshots/wide/pis.png new file mode 100644 index 0000000..293ed8d Binary files /dev/null and b/static/images/screenshots/wide/pis.png differ diff --git a/static/images/screenshots/wide/reason-code.png b/static/images/screenshots/wide/reason-code.png new file mode 100644 index 0000000..5e5f8f6 Binary files /dev/null and b/static/images/screenshots/wide/reason-code.png differ diff --git a/static/images/screenshots/wide/settings.png b/static/images/screenshots/wide/settings.png new file mode 100644 index 0000000..f0a7ce1 Binary files /dev/null and b/static/images/screenshots/wide/settings.png differ diff --git a/static/images/screenshots/wide/timetable-detail.png b/static/images/screenshots/wide/timetable-detail.png new file mode 100644 index 0000000..ef56081 Binary files /dev/null and b/static/images/screenshots/wide/timetable-detail.png differ diff --git a/static/manifest.json b/static/manifest.json index 5aa5ef0..6d69152 100644 --- a/static/manifest.json +++ b/static/manifest.json @@ -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.", "categories": "travel,utilities", "lang": "en", - "orientation": "portrait", + "orientation": "any", "theme_color": "#00b7b7", "icons": [ { @@ -32,46 +32,130 @@ ], "screenshots": [ { - "src": "/images/screenshots/narrow-home.png", + "src": "/images/screenshots/mobile/home.png", "type": "image/png", - "sizes": "720x1480", + "sizes": "270x600", "form_factor": "narrow", - "label": "Homescreen of OwlBoard" + "label": "Home" }, { - "src": "/images/screenshots/narrow-ldbs.png", + "src": "/images/screenshots/mobile/cis.png", "type": "image/png", - "sizes": "720x1480", + "sizes": "270x800", "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", - "sizes": "720x1480", + "sizes": "270x800", "form_factor": "narrow", "label": "Train details and PIS Codes" }, { - "src": "/images/screenshots/wide-home.png", + "src": "/images/screenshots/mobile/pis-search.png", "type": "image/png", - "sizes": "2560x1600", - "form_factor": "wide", - "label": "Homescreen of OwlBoard" + "sizes": "270x800", + "form_factor": "narrow", + "label": "PIS Codes" }, { - "src": "/images/screenshots/wide-ldbs.png", + "src": "/images/screenshots/mobile/cis-train-detail.png", "type": "image/png", - "sizes": "2560x1600", - "form_factor": "wide", - "label": "Live rail departure boards" + "sizes": "270x800", + "form_factor": "narrow", + "label": "Departure board detail" }, { - "src": "/images/screenshots/wide-timetable.png", + "src": "/images/screenshots/mobile/cis-alert.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", - "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": [