{
	"name": "TheBzzs lottószám elemző",
	"description": "TheBzzs összeállítja és elemzi a lottószámokat. 5-ös,6-os,eurojackpot,skandinávlottó,kenó",
	"short_name": "Lottószám elemzó",
	"theme_color": "#ffffff",
	"background_color": "#ffffff",
    "display":      "standalone",
    "orientation":  "portrait-primary",
	"scope": ".",	
	"start_url": "/?utm_source=launcher",
	"lang": "en-EN",
	"icons": [{
	  "src": "app/48x48/ic_launcher.png",
	  "sizes": "48x48",
	  "type": "image/png"
	},
	{
	  "src": "app/72x72/ic_launcher.png",
	  "sizes": "72x72",
	  "type": "image/png"
	},
	{
	  "src": "app/96x96/ic_launcher.png",
	  "sizes": "96x96",
	  "type": "image/png"
	},
	{
	  "src": "app/144x144/ic_launcher.png",
	  "sizes": "144x144",
	  "type": "image/png"
	},
	{
	  "src": "app/192x192/ic_launcher.png",
	  "sizes": "192x192",
	  "type": "image/png"
	}]
}