{
 "app_id": "com.github.horaciodrs.tradesim",
 "source_url": "https://raw.githubusercontent.com/flathub/com.github.horaciodrs.tradesim/master/com.github.horaciodrs.tradesim.json",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--talk-name=org.gtk.vfs.*"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:07:34.902170+00:00",
 "manifest": {
  "app-id": "com.github.horaciodrs.tradesim",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "base": "io.elementary.BaseApp",
  "base-version": "circe-25.08",
  "sdk": "org.freedesktop.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.vala"
  ],
  "build-options": {
   "prepend-path": "/usr/lib/sdk/vala/bin/",
   "prepend-ld-library-path": "/usr/lib/sdk/vala/lib"
  },
  "command": "com.github.horaciodrs.tradesim",
  "finish-args": [
   "--share=ipc",
   "--socket=x11",
   "--talk-name=org.gtk.vfs.*"
  ],
  "modules": [
   {
    "name": "tradesim",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/horaciodrs/tradesim",
      "tag": "2021.4.1"
     },
     {
      "type": "patch",
      "path": "fix_appdata.patch"
     }
    ],
    "post-install": [
     "mkdir -p /app/share/icons/hicolor/scalable/apps",
     "mv /app/share/icons/hicolor/64x64/apps/${FLATPAK_ID}.svg /app/share/icons/hicolor/scalable/apps/${FLATPAK_ID}.svg",
     "find /app/share/icons/hicolor -type f -not -path \"*scalable*\" -not -path \"*actions*\" -name \"*.svg\" -delete"
    ]
   }
  ]
 }
}