{
  "name": "順列・組合せ・階乗",
  "short_name": "順列・組合せ",
  "description": "n と r から順列 nPr、組合せ nCr、階乗 n! を計算します。",
  "lang": "ja",
  "dir": "ltr",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#3b5bdb",
  "background_color": "#f4f6fb",
  "icons": []
}
