{
  "name": "NB Video Tools",
  "short_name": "NB Video",
  "description": "무료 영상 정보 분석, 썸네일 추출, 자막 변환, 비트레이트 계산 도구",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#22c55e",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}

