{
  "id": "/?id=vantraff-pwa",
  "scope": "/",
  "name": "VANTRAFF.TOP — Раскрутка сайтов",
  "short_name": "Vantraff",
  "description": "Сервис бесплатного обмена визитами, накрутки ПФ и раскрутки сайтов",
  "lang": "ru-RU",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "portrait",
  "categories": ["business", "utilities"],
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Обмен визитами",
      "short_name": "Серфинг",
      "description": "Запустить ручной обмен визитами",
      "url": "/surf/3",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Биржа ПФ",
      "short_name": "Задания ПФ",
      "description": "Выполнение SEO заданий",
      "url": "/seo_tasks.php",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "SEO-Аудитор",
      "short_name": "Аудит",
      "description": "Технический анализ сайта онлайн",
      "url": "/tool_audit.php",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshot-mobile.png",
      "sizes": "1080x2400",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Мобильный интерфейс VANTRAFF"
    },
    {
      "src": "/images/screenshot-desktop.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Десктопная версия панели обмена"
    }
  ]
}