{
 "app_id": "io.github.johannesboehler2.BmiCalculator",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.johannesboehler2.BmiCalculator/master/io.github.johannesboehler2.BmiCalculator.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "51",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-19T12:44:59.494890+00:00",
 "manifest": {
  "id": "io.github.johannesboehler2.BmiCalculator",
  "runtime": "org.gnome.Platform",
  "runtime-version": "51",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "bmicalculator",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--device=dri",
   "--socket=wayland"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin",
   "env": {
    "CARGO_HOME": "/run/build/bmicalculator/cargo"
   }
  },
  "modules": [
   {
    "name": "bmicalculator",
    "builddir": true,
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/johannesboehler2/bmicalculator.git",
      "commit": "ff62d0275c3af0623430417b9833baae2b06b79d"
     },
     {
      "type": "inline",
      "contents": "[source.vendored-sources]\n  directory = \"cargo/vendor\"\n\n[source.crates-io]\n  replace-with = \"vendored-sources\"",
      "dest": ".cargo",
      "dest-filename": "config.toml"
     },
     "cargo-sources.json"
    ]
   }
  ]
 }
}