{
 "app_id": "io.github.tareksander.StoryReader",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.tareksander.StoryReader/master/io.github.tareksander.StoryReader.yaml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=pulseaudio",
  "--socket=fallback-x11",
  "--device=dri"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:12:21.936177+00:00",
 "manifest": {
  "id": "io.github.tareksander.StoryReader",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "command": "story_reader",
  "sdk": "org.freedesktop.Sdk",
  "finish-args": [
   "--share=network",
   "--socket=pulseaudio",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--share=ipc",
   "--device=dri"
  ],
  "modules": [
   {
    "name": "story_reader",
    "buildsystem": "simple",
    "build-commands": [
     "install -Dm755 story_reader /app/bin/story_reader",
     "cp -r data /app/bin",
     "cp -r lib /app/bin",
     "install -Dm644 io.github.tareksander.StoryReader.metainfo.xml -t /app/share/metainfo",
     "install -Dm644 icon.png /app/share/icons/hicolor/512x512/apps/io.github.tareksander.StoryReader.png",
     "install -Dm644 io.github.tareksander.StoryReader.desktop -t /app/share/applications"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/tareksander/StoryReader/releases/download/0.9.1/linux-bundle.tar.gz",
      "sha256": "c3efa83f7812cbd6a05618f7bf578fdb0c4d5ee4c3b3bc578f006c5dcb298896",
      "dest-filename": "app.tar.gz",
      "strip-components": 0
     },
     {
      "type": "patch",
      "path": "fix-appdata.patch"
     }
    ]
   }
  ]
 }
}