Source of: style/manifest.json

View in Git

			{
	"name": "Direct Connect Network Foundation",
	"icons": [
		{
			"src": "//www.dcbase.org/style/img/icons/favicon-16x16.png",
			"sizes": "16x16",
			"type": "image/png"
		},
		{
			"src": "//www.dcbase.org/style/img/icons/favicon-32x32.png",
			"sizes": "32x32",
			"type": "image/png"
		},
		{
			"src": "//www.dcbase.org/style/img/icons/favicon-194x194.png",
			"sizes": "194x194",
			"type": "image/png"
		},
		{
			"src": "//www.dcbase.org/style/img/icons/android-chrome-192x192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "//www.dcbase.org/style/img/icons/android-chrome-512x512.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	],

	"start_url": "//www.dcbase.org/?source=a2hs",
	"background_color": "#ffffff",
	"theme_color": "#ffffff",
	"display": "standalone",
	"orientation": "landscape"
}