{
  "short_name": "Coffeetoo",
  "name": "Coffeetoo.ru",
  "icons": [
    {
      "src": "/img/favicon-16x16.png",
      "type": "image/png",
      "sizes": "16x16"
    },
    {
      "src": "/img/favicon-32x32.png",
      "type": "image/png",
      "sizes": "32x32"
    },
    {
      "src": "/img/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "120x120"
    }
  ],
  "start_url": "/",
  "background_color": "#fff",
  "display": "standalone"
}