{
  "name": "総当たり戦 リーグ戦対戦表作成ツール",
  "short_name": "総リ",
  "description": "グループや部活動の総当たり戦（リーグ戦）の対戦表を自動作成し、試合結果の記録や順位表の更新を行えるツールです。登録不要で複数の league を管理しリンクで共有できます。",
  "start_url": "/ja/utilities/categories/sports/round-robin-league-manager/",
  "scope": "/ja/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"
}