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.
18 lines
372 B
18 lines
372 B
2 years ago
|
{
|
||
|
"name": "Info Tren: Romanian Railways",
|
||
|
"short_name": "Info Tren",
|
||
|
"theme_color": "#0000ff",
|
||
|
"background_color": "#ffffff",
|
||
|
"display": "minimal-ui",
|
||
|
"scope": "/",
|
||
|
"start_url": "/",
|
||
|
"shortcuts": [
|
||
|
{
|
||
|
"name": "My train",
|
||
|
"short_name": "My train",
|
||
|
"description": "Find information about a train",
|
||
|
"url": "/train.html"
|
||
|
}
|
||
|
]
|
||
|
}
|