{ "store": { "id": "example", "name": "Example Store", "base_url": "https://example.org", "api": { "catalog": "/api/software", "download": "/api/download" } }, "paths": { "roms_root": "/userdata/roms", "subfolder": "example" }, "emulationstation": { "menu": { "mode": "system", "name": null, "theme": "ports", "updater": true, "labels": {} }, "ports_entry": null, "folder_name": "Example Store", "restart": true, "config_dir": null }, "catalog": { "statuses": [ "released", "archived" ], "owner_id": null, "only": [], "exclude": [] }, "platforms": { "c64": { "system": "c64", "kind": "cartridge", "ext": ".prg", "enabled": true }, "tic80": { "system": "tic80", "kind": "cartridge", "ext": ".tic", "enabled": true }, "bevy": { "system": "ports", "install": "port", "kind": { "x86_64": "linux_x64", "aarch64": "linux_arm64" }, "ext": ".zip", "enabled": false } }, "behavior": { "prune": true, "timeout": 30, "insecure": false } }