{
  "name": "ゲームセーブファイル難読化およびエディタ",
  "short_name": "ゲ",
  "description": "ブラウザ内で完全ローカルにBase64、XORマスク、またはプレーンテキストを使用してゲームセーブデータを複合、検査、編集、再暗号化します。",
  "start_url": "/ja/utilities/categories/game-development/game-save-file-editor/",
  "scope": "/ja/utilities/categories/game-development/game-save-file-editor/",
  "icons": [
    {
      "src": "/images/utilities/save-file-editor.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}