{
  "name": "chb64 Stock Navigator",
  "short_name": "chb64 Stock",
  "description": "한국 주식 자료 연결과 투자 후보 분석 앱",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8eee9",
  "theme_color": "#d98274",
  "lang": "ko",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
