{
"name": "VPC Investment",
"short_name": "VPCInvestment",
"start_url":"/",
"display": "standalone",
"background_color": "#F1F1F1",
"theme_color": "#ec1f27",
"orientation": "portrait",
"description": "VPC Investment Site",
"gcm_sender_id": "null",
"gcm_user_visible_only": true,
"icons": [{
    "src": "/images/homescreen48.png",
    "sizes": "48x48",
    "type": "image/png"
  }, {
    "src": "/images/homescreen72.png",
    "sizes": "72x72",
    "type": "image/png"
  }, {
    "src": "/images/homescreen96.png",
    "sizes": "96x96",
    "type": "image/png"
  }, {
    "src": "/images/homescreen144.jpg",
    "sizes": "144x144",
    "type": "image/png"
  }, {
    "src": "/images/homescreen168.png",
    "sizes": "168x168",
    "type": "image/png"
  }, {
    "src": "/images/homescreen180.png",
    "sizes": "180x180",
    "type": "image/png"
  }, {
    "src": "/images/homescreen192.png",
    "sizes": "192x192",
    "type": "image/png"
  }, {
    "src": "/images/homescreen512.jpg",
    "sizes": "512x512",
    "type": "image/png"
  }],
  "related_applications": [{
    "platform": "play",
    "url": "none"
  }]
}