{
  "name": "배드민턴코치",
  "short_name": "배드민턴코치",
  "description": "배드민턴 기술 향상, 라켓 리뷰, 훈련 프로그램을 제공하는 배드민턴 전문 코칭 사이트",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}