{
 "app_id": "com.pens.PensHubClient",
 "source_url": "https://raw.githubusercontent.com/mukhayyar/simple-flatpak-app-collections/main/penshub-store-client/com.pens.PensHubClient.yml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "45",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--socket=wayland",
  "--socket=fallback-x11",
  "--share=ipc",
  "--share=network"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-20T13:00:53.920857+00:00",
 "manifest": {
  "app-id": "com.pens.PensHubClient",
  "runtime": "org.gnome.Platform",
  "runtime-version": "45",
  "sdk": "org.gnome.Sdk",
  "command": "penshub_client.py",
  "finish-args": [
   "--socket=wayland",
   "--socket=fallback-x11",
   "--share=ipc",
   "--share=network"
  ],
  "modules": [
   {
    "name": "penshub-store-client",
    "buildsystem": "simple",
    "sources": [
     {
      "type": "file",
      "path": "penshub_client.py"
     }
    ],
    "build-commands": [
     "install -D penshub_client.py /app/bin/penshub_client.py",
     "chmod +x /app/bin/penshub_client.py"
    ]
   }
  ]
 }
}