summaryrefslogtreecommitdiffstats
path: root/static/site.webmanifest
blob: aaf30c2eb296773f6a51847b2211ce566654784a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
	"name": "DO NOT INSTALL ME",
	"short_name": "DO NOT INSTALL ME",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#fff",
	"theme_color": "#fff",
	"icons": [
		{
			"src": "images/favicon-32x32.png",
			"sizes": "32x32",
			"type": "image/png",
			"purpose": "any"
		}
	]
}