{
 "app_id": "io.github.jfrmorales.deckman",
 "source_url": "https://raw.githubusercontent.com/jfrmorales/deckman/main/flatpak/io.github.jfrmorales.deckman.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Platform",
 "finish_args": [
  "--share=network",
  "--filesystem=home:ro",
  "--filesystem=/run/media:ro",
  "--filesystem=/media:ro",
  "--filesystem=/mnt:ro",
  "--talk-name=org.freedesktop.Flatpak"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T17:41:46.042669+00:00",
 "manifest": {
  "app-id": "io.github.jfrmorales.deckman",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Platform",
  "command": "deckman",
  "finish-args": [
   "--share=network",
   "--filesystem=home:ro",
   "--filesystem=/run/media:ro",
   "--filesystem=/media:ro",
   "--filesystem=/mnt:ro",
   "--talk-name=org.freedesktop.Flatpak"
  ],
  "modules": [
   {
    "name": "deckman",
    "buildsystem": "simple",
    "build-commands": [
     "install -Dm755 deckman /app/bin/deckman",
     "install -Dm644 io.github.jfrmorales.deckman.desktop /app/share/applications/io.github.jfrmorales.deckman.desktop",
     "install -Dm644 io.github.jfrmorales.deckman.metainfo.xml /app/share/metainfo/io.github.jfrmorales.deckman.metainfo.xml",
     "install -Dm644 icon.svg /app/share/icons/hicolor/scalable/apps/io.github.jfrmorales.deckman.svg"
    ],
    "sources": [
     {
      "type": "file",
      "path": "../dist/deckman"
     },
     {
      "type": "file",
      "path": "io.github.jfrmorales.deckman.desktop"
     },
     {
      "type": "file",
      "path": "io.github.jfrmorales.deckman.metainfo.xml"
     },
     {
      "type": "file",
      "path": "../internal/server/web/icon.svg"
     }
    ]
   }
  ]
 }
}