{
 "app_id": "com.github.Alcaro.Flips",
 "source_url": "https://raw.githubusercontent.com/flathub/com.github.Alcaro.Flips/master/com.github.Alcaro.Flips.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "49",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=home",
  "--filesystem=host:ro"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:07:24.905167+00:00",
 "manifest": {
  "app-id": "com.github.Alcaro.Flips",
  "runtime": "org.gnome.Platform",
  "runtime-version": "49",
  "sdk": "org.gnome.Sdk",
  "command": "flips",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--filesystem=home",
   "--filesystem=host:ro"
  ],
  "modules": [
   {
    "name": "flips",
    "buildsystem": "simple",
    "build-commands": [
     "sh make-linux.sh --cflags=-DFLATPAK",
     "make install PREFIX=/app"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://git.disroot.org/Sir_Walrus/Flips",
      "branch": "e7459ca723821f8d12b82a5827f5f796a96b91ef"
     }
    ]
   }
  ]
 }
}