{
  "name": "개미치트키 - 주식 유튜브 분석 대시보드",
  "short_name": "개미치트키",
  "icons": [
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "description": "주식 관련 유튜브 콘텐츠를 분석하여 종목 언급 빈도, 감성 분석, 테마 트렌드를 제공하는 대시보드",
  "theme_color": "#1e40af",
  "background_color": "#f8fafc",
  "orientation": "any",
  "categories": ["finance", "business"]
}
