{
  "name": "Trade-Helper",
  "short_name": "Trade-Helper",
  "description": "데이터 기반 리스크 통제와 행동 분석으로 트레이딩 생존율을 높이는 운영 플랫폼",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#0b1120",
  "theme_color": "#0b1120",
  "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"
    }
  ]
}
