78 lines
2.0 KiB
JSON
78 lines
2.0 KiB
JSON
{
|
||
"name": "OwlBoard",
|
||
"short_name": "OwlBoard",
|
||
"start_url": "/",
|
||
"scope": "/",
|
||
"display": "standalone",
|
||
"background_color": "#404c55",
|
||
"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",
|
||
"theme_color": "#00b7b7",
|
||
"icons": [
|
||
{
|
||
"src": "/images/app-icons/maskable/mask-icon.svg",
|
||
"sizes": "any",
|
||
"type": "image/svg+xml",
|
||
"purpose": "maskable"
|
||
},
|
||
{
|
||
"src": "/images/app-icons/any/plain-logo.svg",
|
||
"sizes": "any",
|
||
"type": "image/svg+xml",
|
||
"purpose": "any"
|
||
},
|
||
{
|
||
"src": "/images/app-icons/any/plain-logo-512.png",
|
||
"sizes": "512x512",
|
||
"type": "image/png",
|
||
"purpose": "any"
|
||
}
|
||
],
|
||
"screenshots": [
|
||
{
|
||
"src": "/images/screenshots/narrow-home.png",
|
||
"type": "image/png",
|
||
"sizes": "720x1480",
|
||
"form_factor": "narrow",
|
||
"label": "Homescreen of OwlBoard"
|
||
},
|
||
{
|
||
"src": "/images/screenshots/narrow-ldbs.png",
|
||
"type": "image/png",
|
||
"sizes": "720x1480",
|
||
"form_factor": "narrow",
|
||
"label": "Live rail departure boards"
|
||
},
|
||
{
|
||
"src": "/images/screenshots/narrow-timetable.png",
|
||
"type": "image/png",
|
||
"sizes": "720x1480",
|
||
"form_factor": "narrow",
|
||
"label": "Train details and PIS Codes"
|
||
},
|
||
{
|
||
"src": "/images/screenshots/wide-home.png",
|
||
"type": "image/png",
|
||
"sizes": "2560x1600",
|
||
"form_factor": "wide",
|
||
"label": "Homescreen of OwlBoard"
|
||
},
|
||
{
|
||
"src": "/images/screenshots/wide-ldbs.png",
|
||
"type": "image/png",
|
||
"sizes": "2560x1600",
|
||
"form_factor": "wide",
|
||
"label": "Live rail departure boards"
|
||
},
|
||
{
|
||
"src": "/images/screenshots/wide-timetable.png",
|
||
"type": "image/png",
|
||
"sizes": "2560x1600",
|
||
"form_factor": "wide",
|
||
"label": "Train details and PIS Codes"
|
||
}
|
||
]
|
||
}
|