{
  "name": "뷰튜브 - YouTube 비디오 분석 도구",
  "short_name": "ViewTube",
  "description": "무료 YouTube 비디오 분석 도구. 동영상 검색, 조회수 분석, 구독자 대비 조회수, CII 지표 분석",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#030712",
  "theme_color": "#ef4444",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "productivity", "entertainment"],
  "lang": "ko-KR"
}
