{
  "name": "Копаефф - Мессенджер",
  "short_name": "Копаефф",
  "description": "Современный веб-мессенджер с WebSocket поддержкой",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1a1a1a",
  "theme_color": "#007aff",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23007aff' width='192' height='192'/><text x='96' y='130' font-size='100' fill='white' text-anchor='middle' font-weight='bold' font-family='system-ui'>К</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%23007aff' width='512' height='512'/><text x='256' y='380' font-size='280' fill='white' text-anchor='middle' font-weight='bold' font-family='system-ui'>К</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%231a1a1a' width='540' height='720'/><rect fill='%23007aff' width='540' height='60'/><text x='270' y='40' font-size='24' fill='white' text-anchor='middle' font-weight='bold'>Копаефф</text><rect fill='%23333' x='10' y='80' width='520' height='80' rx='8'/><rect fill='%23555' x='20' y='95' width='200' height='20' rx='4'/><rect fill='%23444' x='20' y='125' width='300' height='15' rx='4'/></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "categories": ["communication", "productivity"],
  "shortcuts": [
    {
      "name": "Новое сообщение",
      "short_name": "Сообщение",
      "description": "Напишите новое сообщение",
      "url": "/",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%23007aff' width='96' height='96'/><text x='48' y='66' font-size='50' fill='white' text-anchor='middle' font-weight='bold'>+</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
