{
  "id": "/",
  "scope": "/",
  "start_url": "/",
  "short_name": "YoSign",
  "name": "YoSign — для всех и вся",
  "description": "Публикуйте проекты, ведите портфолио и общайтесь в голосовых и видеоканалах — как приложение.",
  "lang": "ru",
  "dir": "ltr",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "theme_color": "#000000",
  "background_color": "#111111",
  "categories": ["social", "productivity", "communication"],
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "icon-192-r2.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512-r2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-maskable-512-r2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Сообщения",
      "short_name": "Сообщения",
      "url": "/messages",
      "icons": [{ "src": "icon-192-r2.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Серверы",
      "short_name": "Серверы",
      "url": "/voice",
      "icons": [{ "src": "icon-192-r2.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Сервисы",
      "short_name": "Сервисы",
      "url": "/services",
      "icons": [{ "src": "icon-192-r2.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
