{
	"name": "Flushiest",
	"short_name": "Flushiest",
	"description": "Find toilets Amsterdam — browse, pay instantly, enter with a QR code.",
	"start_url": "/explore",
	"display": "standalone",
	"background_color": "#f7efee",
	"theme_color": "#b81f1e",
	"orientation": "portrait-primary",
	"icons": [
		{
			"src": "/images/flushiest.jpg",
			"sizes": "any",
			"type": "image/jpeg",
			"purpose": "any maskable"
		}
	],
	"shortcuts": [
		{
			"name": "Explore Map",
			"url": "/explore",
			"description": "Find a toilet in Amsterdam"
		},
		{
			"name": "My Tickets",
			"url": "/tickets",
			"description": "View your tickets"
		}
	]
}
