{
  "short_name": "Snapchat",
  "name": "Snapchat",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#FFFC00",
  "start_url": "/",
  "description": "Snapchat - The fastest way to share a moment!",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/images/icons-192.png",
      "type": "image/png",
      "sizes": "192x192"
    }, {
      "src": "/images/icons-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "prefer_related_applications": true,
  "related_applications": [{
    "platform": "play",
    "url": "https://play.google.com/store/apps/details?id=com.snapchat.android&hl=en"
  }, {
    "platform": "itunes",
    "url": "https://itunes.apple.com/us/app/picaboo/id447188370?ls=1&mt=8"
  }]
}
