{
  "name": "게임 저장 파일 난독화 및 에디터",
  "short_name": "게저파난및에",
  "description": "브라우저 내에서 100% 로컬로 Base64, XOR 마스킹 또는 일반 텍스트를 사용하여 게임 저장 데이터를 복호화, 검사, 수정 및 재암호화합니다.",
  "start_url": "/ko/utilities/categories/game-development/game-save-file-editor/",
  "scope": "/ko/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"
}