{
	"name": "Checklist — C-152",
	"short_name": "Checklist",
	"description": "Aplikace pro nácvik a memorování checklistů letadel",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"orientation": "portrait",
	"background_color": "#1e3a5f",
	"theme_color": "#1e3a5f",
	"categories": ["education"],
	"icons": [
		{
			"src": "/icon.svg",
			"sizes": "any",
			"type": "image/svg+xml",
			"purpose": "any"
		},
		{
			"src": "/favicon.png",
			"sizes": "48x48",
			"type": "image/png"
		}
	]
}
