{
 "app_id": "com.pens.ScreenMagnifier",
 "source_url": "https://raw.githubusercontent.com/mukhayyar/simple-flatpak-app-collections/main/a11y-screen-magnifier/com.pens.ScreenMagnifier.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-20T12:59:54.039247+00:00",
 "manifest": {
  "app-id": "com.pens.ScreenMagnifier",
  "runtime": "org.gnome.Platform",
  "runtime-version": "45",
  "sdk": "org.gnome.Sdk",
  "command": "screen_magnifier",
  "finish-args": [
   "--socket=wayland",
   "--socket=fallback-x11"
  ],
  "modules": [
   {
    "name": "screen_magnifier",
    "buildsystem": "simple",
    "build-commands": [
     "install -Dm755 screen_magnifier.py /app/bin/screen_magnifier"
    ],
    "sources": [
     {
      "type": "file",
      "path": "screen_magnifier.py"
     }
    ]
   }
  ]
 }
}