{
	"name": "Textopian",
	"short_name": "Textopian",
	"description": "Reading alone, with friends or in class! Textopian is a social reading platform that allows you to read, annotate and discuss texts with others.",
	"start_url": "/",
	"id": "/",
	"display": "standalone",
	"orientation": "portrait",
	"theme_color": "#e4552a",
	"background_color": "#ffffff",
	"categories": ["education", "books"],
	"icons": [
		{
			"src": "/icon-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icon-512-maskable.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	]
}
