{
  "name": "풀리그 리그전 대진표 작성 관리 프로그램",
  "short_name": "풀리대작관프",
  "description": "동호회나 스포츠 모임을 위한 라운드 로빈(풀리그) 대진표를 자동으로 생성하고 매치별 결과를 기록하여 실시간 순위표를 관리하세요. 회원가입 없이 링크로 공유할 수 있습니다.",
  "start_url": "/ko/utilities/categories/sports/round-robin-league-manager/",
  "scope": "/ko/utilities/categories/sports/round-robin-league-manager/",
  "icons": [
    {
      "src": "/images/utilities/round-robin-league-manager.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}