{
	"short_name": "myBible",
	"name": "Meine Bibelsammlung",
	"theme_color": "#4b5966",
	"background_color": "#4b5966",
	"lang": "de",
	"scope":"/",
	"start_url": "/?V=2.94",
	"id": "/?V=2.94",
	"display": "standalone",
	"orientation": "any",
	"icons":
	[
		{
			"src": "bibel0.png",
			"sizes": "241x241",
			"type": "image\/png"
		},
		{
			"src":"bibel1.png",
			"sizes": "144x144",
			"type": "image\/png"
		},
		{
			"src":"bibel2.png",
			"sizes": "114x114",
			"type": "image\/png"
		},
		{
			"src":"bibel3.png",
			"sizes": "72x72",
			"type": "image\/png"
		}
	],
	"permissions":
	[
		"clipboardRead",
		"clipboardWrite"
	]
}