{
   "name": "Interfax.ru",
   "short_name": "Interfax.ru",
   "lang": "ru-RU",
   "start_url": "/",
   "display": "standalone",
   "theme_color": "#009cab",
   "icons": [
      {
         "src": "/touch-icon-ipad-retina.png",
         "sizes": "152x152",
         "type": "image/png"
      },
      {
         "src": "/img/interfax_icon_192.png",
         "sizes": "192x192",
         "type": "image/png"
      },
      {
         "src": "/img/interfax_green.png",
         "sizes": "300x300",
         "type": "image/png"
      },
      {
         "src": "/img/interfax_icon_512.png",
         "sizes": "512x512",
         "type": "image/png"
      }
   ],
   "background_color": "#009cab"
}