{
  "name": "골프 스윙 마스터",
  "short_name": "GolfMaster",
  "lang": "ko",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#05100e",
  "theme_color": "#05100e",
  "description": "골프 스윙 분석 및 코칭 서비스를 제공하는 골프 스윙 마스터입니다.",
  "icons": [
    {
      "src": "assets/images/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/images/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
