KaiOS webapp for InfoFer scraper
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
{
|
|
|
|
"id": "ro.dcdev.infotren.kai",
|
|
|
|
"name": "Info Tren: Romanian Railways",
|
|
|
|
"short_name": "Info Tren",
|
|
|
|
"theme_color": "#0000ff",
|
|
|
|
"background_color": "#ffffff",
|
|
|
|
"display": "standalone",
|
|
|
|
"scope": "/",
|
|
|
|
"start_url": "/",
|
|
|
|
"shortcuts": [
|
|
|
|
{
|
|
|
|
"name": "My train",
|
|
|
|
"short_name": "My train",
|
|
|
|
"description": "Find information about a train",
|
|
|
|
"url": "/train.html"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Station Departures/Arrivals",
|
|
|
|
"short_name": "Departures/Arrivals",
|
|
|
|
"description": "View the departures and arrivals boards of a station",
|
|
|
|
"url": "/station.html"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|