{
    "name": "boomash.com",
	"short_name": "boomash",
    "icons": [
        {
            "src": "https://boomash.com/assets/favicon/android-chrome-144x144.png",
            "sizes": "144x144",
            "type": "image/png"
        },
        {
            "src": "https://boomash.com//assets/favicon/apple-touch-icon.png",
            "sizes": "144x144",
            "type": "image/png"
        },
        {
			"src": "https://boomash.com/assets/icons/mstile-150x150.png",
            "sizes": "150x150",
            "type": "image/png"
        }
    ],
	"start_url":"https://m.boomash.com",
    "theme_color": "#880E4F",
    "background_color": "#880E4F",
    "display": "standalone"
}
