{
  "id": "/",
  "name": "Между — выбор становится разговором",
  "short_name": "Между",
  "description": "Социальная сеть личных выборов: жизненные дилеммы, портрет взглядов и честные разговоры.",
  "lang": "ru",
  "dir": "ltr",
  "start_url": "/between?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#111016",
  "theme_color": "#111016",
  "categories": [
    "social",
    "lifestyle",
    "games"
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Между",
      "short_name": "Карточки",
      "url": "/between?source=shortcut",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Вместе",
      "short_name": "Подборки",
      "url": "/together?source=shortcut",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Пульс",
      "short_name": "Пульс",
      "url": "/discussions?source=shortcut",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
