ctucx.git: trainsearch

web based trip-planner, fork of https://cyberchaos.dev/yuka/trainsearch

1 
2 
3 
4 
5 
6 
7 
8 
9 
10 
11 
12 
13 
14 
{
	"name": "Öffisearch",
	"short_name": "Öffisearch",
	"start_url": ".",
	"icons": [{
		"src": "./favicon.svg",
		"type": "image/svg+xml",
		"sizes": "any"
	}],
	"theme_color": "#333",
	"background_color": "#333",
	"display": "standalone"
}