{
	"short_name" : "BeatSpeech",
	"name" : "BeatSpeech.de",
	"icons" : [{"src" : "./images/AppIcon192.png", "sizes" : "192x192", "type" : "image/png"}, {"src" : "./images/AppIcon512.png", "sizes" : "512x512", "type" : "image/png"}],
	"start_url" : "./index.php",
	"display" : "standalone",
	"background_color" : "#252525",
	"theme_color" : "#252525"
}