{
	"name": "Pen Point Project Co.",
	"short_name": "Pen Point",
	"description": "Interactive music tutoring platform by Pen Point Project Co.",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"orientation": "any",
	"background_color": "#114400",
	"theme_color": "#114400",
	"categories": ["education", "music"],
	"prefer_related_applications": false,
	"icons": [
		{ "src": "/icons/icon.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
		{ "src": "/icons/icon.png", "sizes": "256x256", "type": "image/png", "purpose": "any" },
		{ "src": "/icons/icon.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
		{ "src": "/icons/icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
		{ "src": "/icons/icon.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
	],
	"screenshots": []
}
