{
 "app_id": "life.bolls.bolls",
 "source_url": "https://raw.githubusercontent.com/flathub/life.bolls.bolls/master/life.bolls.bolls.yaml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=~/.config"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:13:06.631025+00:00",
 "manifest": {
  "app-id": "life.bolls.bolls",
  "base": "org.electronjs.Electron2.BaseApp",
  "base-version": "25.08",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "bolls-run",
  "separate-locales": false,
  "tags": [],
  "finish-args": [
   "--share=ipc",
   "--device=dri",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--share=network",
   "--filesystem=~/.config"
  ],
  "modules": [
   {
    "name": "bolls",
    "buildsystem": "simple",
    "build-commands": [
     "tar -xf linux-unpacked-v4.tar.xz",
     "rm linux-unpacked-v4.tar.xz",
     "mv linux-unpacked /app/bin/bolls",
     "install -D bolls-run -t /app/bin",
     "install -Dm644 life.bolls.bolls.appdata.xml -t /app/share/metainfo",
     "install -Dm644 life.bolls.bolls.desktop -t /app/share/applications",
     "install -Dm644 life.bolls.bolls.svg -t /app/share/icons/hicolor/scalable/apps",
     "install -Dm644 life.bolls.bolls.png -t /app/share/icons/hicolor/512x512/apps"
    ],
    "sources": [
     {
      "type": "script",
      "dest-filename": "bolls-run",
      "commands": [
       "zypak-wrapper /app/bin/bolls/bolls \"$@\""
      ]
     },
     {
      "type": "file",
      "path": "life.bolls.bolls.desktop"
     },
     {
      "type": "file",
      "path": "life.bolls.bolls.svg"
     },
     {
      "type": "file",
      "path": "life.bolls.bolls.png"
     },
     {
      "type": "file",
      "path": "life.bolls.bolls.appdata.xml"
     },
     {
      "type": "file",
      "dest-filename": "linux-unpacked-v4.tar.xz",
      "url": "https://github.com/Bolls-Bible/bolls-electron/releases/download/v0.3.3/linux-unpacked.tar.xz",
      "sha256": "cc1a618e0590d70dea433761169889ec62bf4d772a132e8be21b6ec8ed9985d9"
     }
    ]
   }
  ]
 }
}