{
  "name": "GTOCRAFT",
  "short_name": "GTOCRAFT",
  "description": "글로벌 GTO 포커 트레이닝 플랫폼 - AI 코치와 함께 포커 실력을 키우세요",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#7c3aed",
  "orientation": "portrait-primary",
  "lang": "ko",
  "categories": ["games", "education", "sports"],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "드릴 아레나",
      "short_name": "드릴",
      "description": "GTO 드릴 훈련 바로가기",
      "url": "/arena?tab=drill",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "포렌식 클리닉",
      "short_name": "클리닉",
      "description": "핸드 분석 바로가기",
      "url": "/clinic?tab=forensic",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
