{
	"name": "Bus & Go — Live Athens Bus Tracking",
	"short_name": "Bus & Go",
	"description": "Never miss a bus in Athens again. Live tracking, accurate arrival predictions powered by official OASA data, and a clean, modern design.",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#ffffff",
	"theme_color": "#9333EA",
	"orientation": "portrait-primary",
	"scope": "/",
	"lang": "en",
	"categories": ["travel", "navigation", "utilities"],
	"icons": [
		{
			"src": "/assets/favicon-192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "/assets/favicon.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	]
}
