{
  "name": "文字列エスケープ変換",
  "short_name": "エスケープ変換",
  "description": "文字列をJSON・正規表現・改行・SQL・CSVのエスケープ／アンエスケープに相互変換。ブラウザ内で完結・非送信。",
  "lang": "ja",
  "dir": "ltr",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#3b5bdb",
  "background_color": "#f4f6fb",
  "icons": []
}
