{
  "permissions": [
    "gcm", "storage"
  ]
  ,
  "name": "Push Demo",
  "short_name": "Push Demo",
  "icons": [{
    "src": "dist/i/logo.png",
    "sizes": "192x192"
  }],
  "start_url": "./index.html?homescreen=1",
  "display": "standalone",
  "gcm_sender_id": "400680851322"
}
