{
	"name": "looseleaf",
	"start_url": "index.html",
	"display": "standalone",
	"icons": [
		{
			"src": "/static/icon.svg",
			"type": "image/svg+xml",
			"sizes": "48x48 72x72 96x96 128x128 256x256 512x512",
			"purpose": "maskable"
		},
		{
			"src": "/static/icon.svg",
			"type": "image/svg+xml",
			"sizes": "48x48 72x72 96x96 128x128 256x256 512x512"
		}
	]
}