{
 "app_id": "com.github.duckythescientist.obfuscatedLife",
 "source_url": "https://raw.githubusercontent.com/axtloss/flatpaks/main/com.github.duckythescientist.obfuscatedLife/com.github.duckythescientist.obfuscatedLife.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "22.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [],
 "module_count": 1,
 "fetched_at": "2026-09-20T12:52:25.090980+00:00",
 "manifest": {
  "app-id": "com.github.duckythescientist.obfuscatedLife",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "22.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "obfuscatedLife",
  "modules": [
   {
    "name": "obfuscatedLife",
    "buildsystem": "simple",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/duckythescientist/obfuscatedLife",
      "branch": "original"
     }
    ],
    "build-commands": [
     "gcc life.c",
     "install -Dm755 a.out /app/bin/obfuscatedLife"
    ]
   }
  ]
 }
}