{

    "//": "Some browsers will use this to enable push notifications.",
    "//": "It is the same for all projects, this is not your project's sender ID",
    "gcm_sender_id": "521557838360",

	"description": "Simples Agenda",
	  "icons": [{
	    "src": "img/icone.jpg",
	    "sizes": "48x48",
	    "type": "image/png"
	  }, {
	    "src": "img/icone.jpg",
	    "sizes": "72x72",
	    "type": "image/png"
	  }, {
	    "src": "img/icone.jpg",
	    "sizes": "96x96",
	    "type": "image/png"
	  }, {
	    "src": "img/icone.jpg",
	    "sizes": "144x144",
	    "type": "image/png"
	  }, {
	    "src": "img/icone.jpg",
	    "sizes": "168x168",
	    "type": "image/png"
	  }, {
	    "src": "img/icone.jpg",
	    "sizes": "192x192",
	    "type": "image/png"
	  }]
}