{
  "name": "JSON⇔CSV変換",
  "short_name": "JSON⇔CSV",
  "description": "JSONの配列とCSVを、ブラウザ内だけで相互変換します。区切り（カンマ/タブ）やヘッダ行の有無も指定できます。",
  "lang": "ja",
  "dir": "ltr",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#3b5bdb",
  "background_color": "#f4f6fb",
  "icons": []
}
