1{
2 "_comment": "comment text goes here...",
3 "name": "your-app-name",
4 ...
5}
1{
2 "//": "Some browsers will use this to enable push notifications.",
3 "//": "It is the same for all projects, this is not your project's sender ID",
4 "gcm_sender_id": "1234567890"
5}