{
    "name": "HIV/HCV Drug Therapy Guide",
    "short_name": "HIV/HCV Drug Guide",
    "icons": [
        {
            "src": "android-chrome-144x144.png",
            "sizes": "144x144",
            "type": "image/png"
        },
        {
          "src": "img/icons/launcher-icon-1x.png",
          "type": "image/png",
          "sizes": "48x48"
        },
        {
            "src": "img/icons/apple-touch-icon-ipad-retina-152x152.png",
            "type": "image/png",
            "sizes": "152x152"
          },
          {
            "src": "img/icons/launcher-icon-2x.png",
            "type": "image/png",
            "sizes": "96x96"
          },
          {
            "src": "img/icons/launcher-icon-4x.png",
            "type": "image/png",
            "sizes": "192x192"
          }
      ],

      "theme_color": "#ffffff",

      "background_color": "#ffffff",

      "start_url": "index.php",

      "display": "standalone",

      "related_applications": [
    		{
      			"platform": "play",
      			"url": "https://play.google.com/store/apps/details?id=com.hiv.clinic"
    		}
  	]
}
