mirror of
https://codeberg.org/kbruen/kai.infotren.git
synced 2025-02-22 17:19:37 +02:00
17 lines
372 B
JSON
17 lines
372 B
JSON
{
|
|
"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"
|
|
}
|
|
]
|
|
}
|