{
	"name": "CSGOBIG",
	"short_name": "CSGOBIG",
	"icons": [
	    {
	      "src": "/img/android-chrome-192x192.png",
	      "type": "image/png",
	      "sizes": "192x192"
	    },
	    {
	      "src": "/img/pwa_icon_512.png",
	      "type": "image/png",
	      "sizes": "512x512"
	    }
	],
	"start_url": "/?utm_source=pwa",
	"background_color": "#181a31",
  	"display": "fullscreen",
  	"scope": "/maps/",
  	"theme_color": "#e3be83",
  	"gcm_sender_id": "482941778795",
  	"gcm_sender_id_comment": "Do not change the GCM Sender ID"
}