{
  "name": "MoaVest - AI 주식 종목추천·분석",
  "short_name": "MoaVest",
  "description": "AI 기반 주식 종목 분석 및 추천 서비스",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a0f12",
  "theme_color": "#e63232",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
