{
  "id": "/yt-transcribe/",
  "name": "YouTube → Текст",
  "short_name": "YT → Текст",
  "description": "Транскрипты, пересказы, переводы и статьи из YouTube-видео",
  "lang": "ru",
  "start_url": "/yt-transcribe/",
  "scope": "/yt-transcribe/",
  "display": "standalone",
  "background_color": "#f7f5fb",
  "theme_color": "#30344f",
  "icons": [
    {
      "src": "icons/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icons/pwa-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "share_target": {
    "action": "/yt-transcribe/share-target",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
