{
  "short_name": "Zeta",
  "name": "Zeta",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#1a2226",
  "background_color": "#222d33",
  "gcm_sender_id": "103953800507",
  "share_target": {
    "action": "editor",
    "params": {
      "title": "post_title",
      "text": "post_body",
      "url": "post_link"
    },
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded"
  }
}
