{
  "name": "Base32 / Base58 変換",
  "short_name": "Base58変換",
  "description": "テキストとBase16(hex)/Base32(RFC4648)/Base58(Bitcoin)を相互変換。エンコード・デコード切替、全処理ブラウザ内で完結。",
  "lang": "ja",
  "dir": "ltr",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#3b5bdb",
  "background_color": "#f4f6fb",
  "icons": []
}
