{
  "name": "Baseline Tennis Lab",
  "short_name": "BTL",
  "description": "아마추어 테니스 동호인을 위한 포핸드/백핸드/서브 기술 분석과 라켓·스트링 매칭 가이드",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#faf7f1",
  "theme_color": "#1c1917",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
