{
  "name": "HTMLエンティティ変換",
  "short_name": "HTMLエンティティ",
  "description": "HTMLの特殊文字をエンティティにエスケープ、または実体参照・数値参照を元の文字にデコードします。ブラウザ内で完結します。",
  "lang": "ja",
  "dir": "ltr",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#3b5bdb",
  "background_color": "#f4f6fb",
  "icons": []
}
