{
  "name": "ВЫШКА Cloud",
  "short_name": "ВЫШКА",
  "description": "Социальная сеть и экосистема для общения, видео, игр, музыки, сообществ и обучения.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F5F6F9",
  "theme_color": "#1d4ed8",
  "lang": "ru",
  "dir": "ltr",
  "orientation": "any",
  "categories": [
    "social",
    "communication",
    "entertainment",
    "education"
  ],
  "icons": [
    {
      "src": "/ecosystem-icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/ecosystem-icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/ecosystem-icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Messenger",
      "short_name": "Чаты",
      "url": "https://messenger.vyshka.cloud/?v=20260804-gomax2-fast1",
      "icons": [
        {
          "src": "/ecosystem-icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Voice",
      "short_name": "Голос",
      "url": "https://voice.vyshka.cloud/voice?v=20260804-voicestay4",
      "icons": [
        {
          "src": "/ecosystem-icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Кабинет",
      "short_name": "ЛК",
      "url": "https://account.vyshka.cloud/dashboard?v=20260805-lkshell1",
      "icons": [
        {
          "src": "/ecosystem-icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "prefer_related_applications": false,
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
