{
	"name" : "where2smoke",
	"short_name" : "where2smoke",
	"description" : "Поиск кальянных в вашем городе",
	"start_url" : "/",
	"display" : "fullscreen",
	"icons": [
        {
            "src": "/img/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/img/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#ffe45a",
    "background_color": "#ffe45a"
}