{
  "name": "주섬 - 주식 영상 요약",
  "short_name": "주섬",
  "description": "주식 유튜버 영상을 AI로 자동 요약해드립니다",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F5F6F8",
  "theme_color": "#3182F6",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
