{
  "name": "StockLens AI — 주식 분석",
  "short_name": "StockLens",
  "description": "AI 기반 미국 주식 분석 앱. 실시간 주가, 뉴스 분석, 포트폴리오 관리",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#185FA5",
  "lang": "ko",
  "categories": ["finance", "productivity"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
