{
 "app_id": "io.github.leolost2605.gradebook",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.leolost2605.gradebook/master/io.github.leolost2605.gradebook.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:11:29.458213+00:00",
 "manifest": {
  "id": "io.github.leolost2605.gradebook",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "io.github.leolost2605.gradebook",
  "finish-args": [
   "--share=ipc",
   "--device=dri",
   "--socket=fallback-x11",
   "--socket=wayland"
  ],
  "modules": [
   {
    "name": "gradebook",
    "buildsystem": "meson",
    "post-install": [
     "mkdir -p /app/share/icons/hicolor/scalable/apps",
     "mv /app/share/icons/hicolor/128x128/apps/${FLATPAK_ID}.svg /app/share/icons/hicolor/scalable/apps/${FLATPAK_ID}.svg",
     "find /app/share/icons/hicolor -type f -not -path \"*scalable*\" -not -path \"*actions*\" -name \"*.svg\" -delete"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/leolost2605/Gradebook.git",
      "tag": "v1.2",
      "commit": "8a586057d7b930085c14ca23338e88698ec54ed4"
     }
    ]
   }
  ]
 }
}