{
 "app_id": "ca.andyholmes.Flatter.Failure",
 "source_url": "https://raw.githubusercontent.com/andyholmes/flatter/main/tests/flatpak/ca.andyholmes.Flatter.Failure.yml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "master",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--device=dri",
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:21:44.769333+00:00",
 "manifest": {
  "app-id": "ca.andyholmes.Flatter.Failure",
  "runtime": "org.gnome.Platform",
  "runtime-version": "master",
  "sdk": "org.gnome.Sdk",
  "command": "flatter",
  "finish-args": [
   "--device=dri",
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland"
  ],
  "modules": [
   {
    "name": "flatter",
    "buildsystem": "meson",
    "builddir": true,
    "build-options": {
     "env": {
      "CFLAGS": "-DFLATTER_FAILURE"
     }
    },
    "config-opts": [
     "--prefix=/app",
     "--libdir=lib/"
    ],
    "sources": [
     {
      "type": "dir",
      "path": "."
     }
    ]
   }
  ]
 }
}