﻿{
  "name": "Vodafone",
  "short_name": "Vodafone",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "https://www.vodafone.es/",
  "gcm_sender_id": "447415038301",
  "gcm_user_visible_only": true,
  "theme_color": "#E60000",
  "related_applications": [
	{
      "platform": "play",
	  "id": "es.vodafone.mobile.mivodafone",
     "url": "https://play.google.com/store/apps/details?id=es.vodafone.mobile.mivodafone"
    },
	{
      "platform": "itunes",
	  "url": "https://apps.apple.com/app/id455655421"
    },
	{ 
	  "platform": "webapp", 
	  "url": "https://www.vodafone.es/c/statics/manifest-prueba.json"
	}
  ],
  "prefer_related_applications": true,
  "icons": [
    {
      "src": "https://www.vodafone.es/c/statics/logo_vodafone_nudge.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}