{
  "name": "뱃컴퍼니 매매일지",
  "short_name": "뱃컴퍼니",
  "description": "진입근거와 복기메모를 칩으로 쌓는 개인 매매일지",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#08111d",
  "theme_color": "#08111d",
  "orientation": "portrait",
  "icons": [
    {
      "src": "./batmanpa-character.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
