{
	"name": "Litty",
	"short_name": "Litty",
	"description": "Litty — your personal reading companion with highlights, annotations, and cloud sync",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#FAFAF8",
	"theme_color": "#B8860B",
	"orientation": "any",
	"icons": [
		{
			"src": "/icons/icon-48.png",
			"sizes": "48x48",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icons/icon-72.png",
			"sizes": "72x72",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icons/icon-96.png",
			"sizes": "96x96",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icons/icon-144.png",
			"sizes": "144x144",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icons/icon-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icons/icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icons/icon-1024.png",
			"sizes": "1024x1024",
			"type": "image/png",
			"purpose": "any"
		}
	],
	"categories": ["books", "education"],
	"lang": "en",
	"iarc_rating_id": "",
	"screenshots": [
		{
			"src": "/screenshots/01_library.png",
			"sizes": "1080x2400",
			"type": "image/png",
			"form_factor": "narrow",
			"label": "Your personal library"
		},
		{
			"src": "/screenshots/02_stats.png",
			"sizes": "1080x2400",
			"type": "image/png",
			"form_factor": "narrow",
			"label": "Track your reading stats"
		},
		{
			"src": "/screenshots/04_social.png",
			"sizes": "1080x2400",
			"type": "image/png",
			"form_factor": "narrow",
			"label": "Connect with fellow readers"
		}
	],
	"prefer_related_applications": false,
	"related_applications": [
		{
			"platform": "play",
			"id": "app.personalereader.app"
		}
	]
}
