{
  "name": "Vue Mastery",
  "short_name": "VueMastery",
  "icons": [{
    "src": "icons/apple-touch-icon-57x57.png",
    "sizes": "57x57",
    "type": "image/png"
  },
  {
    "src": "icons/apple-touch-icon-72x72.png",
    "sizes": "72x72",
    "type": "image/png"
  },
  {
    "src": "icons/favicon-96x96.png",
    "sizes": "96x96",
    "type": "image/png"
  },
  {
    "src": "icons/apple-touch-icon-144x144.png",
    "sizes": "144x144",
    "type": "image/png"
  },
  {
    "src": "icons/favicon-196x196.png",
    "sizes": "196x196",
    "type": "image/png"
  },
  {
    "src": "icons/icon-192x192.png",
    "sizes": "192x192",
    "type": "image/png"
  },
  {
    "src": "icons/icon-256x256.png",
    "sizes": "256x256",
    "type": "image/png"
  }],
  "gcm_sender_id": "",
  "gcm_user_visible_only": true,
  "start_url": "/?utm_source=homescreen",
  "permissions": [
    "gcm"
  ],
  "display": "fullscreen",
  "theme_color": "#39B982",
  "background_color": "#ffffff"
}