{
  "name": "클라이밍 갈까 말까?",
  "short_name": "갈까말까",
  "description": "오늘 클라이밍 갈까 말까? 운동 전 컨디션 체크로 가능한 활동 추천. 100% 클라이언트 PWA, 광고 없음, 회원가입 없음. 참고용.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d1117",
  "theme_color": "#0d1117",
  "lang": "ko",
  "categories": ["health", "fitness", "lifestyle"],
  "icons": [
    { "src": "icons/favicon.svg", "type": "image/svg+xml", "sizes": "any", "purpose": "any" }
  ]
}
