{
  "name": "Pybyx RGB — Конвертер цветов и палитр",
  "short_name": "Pybyx RGB",
  "description": "Бесплатный онлайн-конвертер цветов в 9 форматах: HEX, RGB, HSL, HSV, CMYK, OKLCH. Генератор палитр и проверка WCAG контраста.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "lang": "ru-RU",
  "dir": "ltr",
  "categories": ["design", "productivity", "utilities", "developer"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.svg",
      "sizes": "1200x630",
      "type": "image/svg+xml",
      "form_factor": "wide",
      "label": "Pybyx RGB Studio — главный экран"
    }
  ],
  "shortcuts": [
    {
      "name": "Случайный цвет",
      "short_name": "Random",
      "url": "/?action=random",
      "description": "Сгенерировать случайный цвет"
    },
    {
      "name": "Тёмная тема",
      "short_name": "Dark",
      "url": "/?theme=dark",
      "description": "Переключить на тёмную тему"
    }
  ],
  "share_target": {
    "action": "/?share",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
