{
  "name": "Investory",
  "short_name": "Investory",
  "description": "데이터 기반 미국 주식 투자 분석 플랫폼",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logo-full.png",
      "sizes": "743x743",
      "type": "image/png"
    }
  ]
}
