{
 "app_id": "com.pens.StatisticsCalc",
 "source_url": "https://raw.githubusercontent.com/mukhayyar/simple-flatpak-app-collections/main/sci-statistics-calc/com.pens.StatisticsCalc.yml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "45",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--socket=wayland",
  "--socket=fallback-x11"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-20T13:01:00.479239+00:00",
 "manifest": {
  "app-id": "com.pens.StatisticsCalc",
  "runtime": "org.gnome.Platform",
  "runtime-version": "45",
  "sdk": "org.gnome.Sdk",
  "command": "statistics_calc",
  "finish-args": [
   "--socket=wayland",
   "--socket=fallback-x11"
  ],
  "modules": [
   {
    "name": "statistics_calc",
    "buildsystem": "simple",
    "build-commands": [
     "install -Dm755 statistics_calc.py /app/bin/statistics_calc"
    ],
    "sources": [
     {
      "type": "file",
      "path": "statistics_calc.py"
     }
    ]
   }
  ]
 }
}