{
"start_url": "index.php",
    "description": "HOVERBOARD-Set.com - the first and only really standalone levitating Hoverboard to buy",
    "orientation": "portrait",
    "short_name": "HOVERBOARD-Set.com",
    "scope": "/",
    "background_color": "#000000",
	"name": "HOVERBOARD",
	"icons": [
        {
            "src": "/img/ico/favicon-48x48.png",
            "sizes": "48x48",
            "type": "image/png"
        },
        {
            "src": "/img/ico/icon-96x96.png",
            "sizes": "96x96",
            "type": "image/png"
        },
        {
            "src": "/img/ico/apple-touch-icon-180x180.png",
            "sizes": "180x180",
            "type": "image/png"
        },
		{
			"src": "img/ico/android-chrome_192x192.png",
			"sizes": "192x192",
			"type": "image\/png"
		},
		{
			"src": "img/ico/android-chrome_512x512.png",
			"sizes": "512x512",
			"type": "image\/png"
		}
	],
	"theme_color": "#000000",
	"display": "standalone"
}
