{
  "name": "K@FAST - 한국 패스트 공식 채널",
  "short_name": "K@FAST",
  "description": "K@FAST 공식 채널 - ChatroTV, BrandSsum, KMTV 등 한국 패스트 멀티채널 네트워크",
  "start_url": "/chatrotv/",
  "scope": "/chatrotv/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#040D1A",
  "theme_color": "#F5B942",
  "lang": "ko-KR",
  "dir": "ltr",
  "categories": ["entertainment", "lifestyle", "news"],
  "icons": [
    {
      "src": "/img/kfast-icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/kfast-icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/kfast-icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/kfast-icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/kfast-icon-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/kfast-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/kfast-icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/kfast-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/img/screenshot-mobile-1.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "K@FAST 메인 화면"
    },
    {
      "src": "/img/screenshot-desktop-1.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "K@FAST 데스크탑 화면"
    }
  ],
  "shortcuts": [
    {
      "name": "ChatroTV",
      "short_name": "ChatroTV",
      "description": "ChatroTV 채널 바로가기",
      "url": "/chatrotv/",
      "icons": [{"src": "/img/kfast-icon-96.png", "sizes": "96x96"}]
    },
    {
      "name": "BrandSsum LIVE",
      "short_name": "BrandSsum",
      "description": "BrandSsum LIVE 채널 바로가기",
      "url": "/brandssum/",
      "icons": [{"src": "/img/kfast-icon-96.png", "sizes": "96x96"}]
    },
    {
      "name": "KMTV",
      "short_name": "KMTV",
      "description": "KMTV 채널 바로가기",
      "url": "/kmtv/",
      "icons": [{"src": "/img/kfast-icon-96.png", "sizes": "96x96"}]
    },
    {
      "name": "Chat News",
      "short_name": "ChatNews",
      "description": "Chat News 채널 바로가기",
      "url": "/chatnews/",
      "icons": [{"src": "/img/kfast-icon-96.png", "sizes": "96x96"}]
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.kfast.chatrotv",
      "id": "com.kfast.chatrotv"
    }
  ],
  "prefer_related_applications": false,
  "share_target": {
    "action": "/chatrotv/share",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}