{
  "name": "longrun — 주식이가 알려주는 카드",
  "short_name": "longrun",
  "description": "주식이가 한 카드로 알려주는 종목 분석. RSI·MACD·MFI·체결강도 + AI 리포트.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "lang": "ko",
  "icons": [
    {
      "src": "/static/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
