{
  "name": "Rymnet",
  "short_name": "Rymnet",
  "start_url": "auth",
  "background_color" : "#4e9dff",
  "theme_color" : "#4e9dff",
  "display": "standalone",
  "gcm_sender_id": "482941778795",
  "DO_NOT_CHANGE_GCM_SENDER_ID": "Do not change the GCM Sender ID",
  "icons": [
	{
		"src" : "images/icons-192.png",
		"type" : "image/png",
		"sizes" : "192x192"
	},
	{
		"src" : "images/icons-512.png",
		"type" : "image/png",
		"sizes" : "512x512"
	}
  ]
}