{
  "name": "Game Save File Obfuscator and Editor",
  "short_name": "GSFOaE",
  "description": "Decrypt, inspect, edit JSON payloads, and re-encrypt game save files using Base64, XOR masking, or plain text 100% locally in your browser.",
  "start_url": "/en/utilities/categories/game-development/game-save-file-editor/",
  "scope": "/en/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"
}