{
	"background_color": "orange",
	"description": "Shows weather and user notifications",
	"display": "fullscreen",
	"icons": [
		{
			"src": "assets/favicon-16x16.png",
			"sizes": "16x16",
			"type": "image/png"
		},
		{
			"src": "icons/favicon-32x32.png",
			"sizes": "32x32",
			"type": "image/png"
		},
		{
			"src": "icons/favicon-96x96.png",
			"sizes": "96x96",
			"type": "image/png",
			"ml-icon": "assets/cube.glb"
		}
	],
	"name": "Aumented Reality Notifications",
	"short_name": "ARNs",
	"start_url": "index.html"
}
