{
	"name": "Lifenote",
	"short_name": "Lifenote",
	"description": "Record the most precious moments of your life.",
	"id": "lifenote.cz",
	"start_url": ".",
	"display": "standalone",
	"background_color": "#ECF7EF",
	"theme_color": "#ECF7EF",
	"orientation": "any",
	"icons": [
		{
			"src": "https://app.lifenote.cz/img/favicon_192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "https://app.lifenote.cz/img/favicon_256.png",
			"sizes": "256x256",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "https://app.lifenote.cz/img/favicon_512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "https://app.lifenote.cz/img/favicon_512.svg",
			"sizes": "512x512",
			"type": "image/svg+xml",
			"purpose": "any"
		}
	]
}
