{
	"name": "ASMPath",
	"short_name": "ASMPath",
	"description": "Assembly learning platform",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"orientation": "portrait-primary",
	"theme_color": "#0366d6",
	"background_color": "#ffffff",
	"icons": [
		{
			"src": "/favicon.svg",
			"sizes": "any",
			"type": "image/svg+xml",
			"purpose": "any"
		}
	],
	"categories": [
		"education",
		"Learning"
	]
}