{
  "name": "CrossFit BOK 통합시스템",
  "short_name": "CF BOK",
  "description": "CrossFit BOK 박스 통합시스템",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#121212",
  "theme_color": "#CADE2A",
  "lang": "ko-KR",
  "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"
    }
  ],
  "categories": ["fitness", "health", "sports"]
}
