{
  "name": "myVerifone",
  "short_name": "myVerifone",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#fff",
  "description": "Service & Support in one app.",
  "icons": [
    {
      "src": "img/48x48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "img/72x72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "img/96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "img/144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "img/192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "img/512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.verifone.my",
      "id": "com.verifone.my"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/us/app/myverifone/id1522727658"
    }
  ]
}