{
  "name": "SAIKYO Exchange",
  "short_name": "SAIKYO",
  "description": "Лицензированный обмен криптовалюты с верификацией AML/KYC",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0b",
  "theme_color": "#16a34a",
  "lang": "ru",
  "scope": "/",
  "icons": [
    {
      "src": "/img/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "finance",
    "cryptocurrency"
  ],
  "screenshots": [
    {
      "src": "/img/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/img/screenshot-narrow.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Обмен",
      "short_name": "Обмен",
      "description": "Быстрый обмен",
      "url": "/",
      "icons": [
        {
          "src": "/img/favicon-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "orientation": "portrait",
  "related_applications": [],
  "prefer_related_applications": false
}