{
	"name": "knokle",
	"version": "1.0",
	"id": "https://www.cea.dk/knokle",
	"description": "Tickers in lava lamp perspective",
	"short_name": "knokle",
	"display": "standalone",
	"orientation": "landscape",
	"theme_color": "#FFD700",
	"background_color": "#FFD700",
	"start_url": "https://www.cea.dk/knokle",
	"scope": "https://www.cea.dk/",
	"icons": [
		{
			"src": "pynt/knokle512x512.png",
			"sizes": "512x512",
			"type": "image/png"
		},
		{
			"src": "pynt/knokle192x192.png",
			"sizes": "192x192",
			"type": "image/png"
		}
	],
	"screenshots": [
		{
			"src": "pynt/knokle1280x720.png",
			"sizes": "1280x720",
			"type": "image/png",
			"form_factor": "wide",
			"label": "Home screen showing main knokle and featured content"
		},
		{
			"src": "pynt/knokle1080x1350.png",
			"sizes": "1080x1350",
			"type": "image/png",
			"form_factor": "narrow",
			"label": "Home screen showing main knokle and featured content"
		}
	]
}