{
  "name": "Push Demo",
  "short_name": "Push Demo",
  "icons": [
    {
      "src": "assets/icons/ic_launcher192-192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "permissions": [
    "background"
  ],
  "start_url": "/index.html?homescreen=1",
  "display": "standalone",
  "gcm_sender_id": "809537802032"
}
