{
  "name": "Vaska Mobile",
  "short_name": "Vaska",
  "description": "Vaska — мобильные чаты, клубы, уведомления и голосовые каналы.",
  "start_url": "/m",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#020908",
  "theme_color": "#020908",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48 64x64 128x128 256x256",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    {
      "name": "Чаты",
      "short_name": "Чаты",
      "url": "/m/chats",
      "icons": [
        {
          "src": "/favicon.ico",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Уведомления",
      "short_name": "Увед.",
      "url": "/m/notifications",
      "icons": [
        {
          "src": "/favicon.ico",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
