{
  "icons": [
    {
      "src": "/images/touch-icon-iphone.png",
      "sizes": "60x60",
      "type": "image/png",
      "density": 1.0
    },
    {
      "src": "/images/touch-icon-ipad.png",
      "sizes": "76x76",
      "type": "image/png",
      "density": 1.5
    },
    {
      "src": "/images/touch-icon-iphone-retina.png",
      "sizes": "120x120",
      "type": "image/png",
      "density": 2.0
    },
    {
      "src": "/images/touch-icon-ipad-retina.png",
      "sizes": "152x152",
      "type": "image/png",
      "density": 2.0
    }
  ],
   "name": "Fresho",
   "short_name": "Fresho",
   "start_url": "/",
   "display": "standalone",
   "orientation": "portrait"
}
