{
 "app_id": "uk._92li.fakeimap.FakeImapServer",
 "source_url": "https://raw.githubusercontent.com/lingyicute/Fake-IMAP-Server-GTK/main/uk._92li.fakeimap.FakeImapServer.yml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=wayland",
  "--device=dri"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-20T12:57:13.858187+00:00",
 "manifest": {
  "app-id": "uk._92li.fakeimap.FakeImapServer",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "fake-imap-server",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=wayland",
   "--device=dri"
  ],
  "cleanup": [
   "/share/doc"
  ],
  "modules": [
   {
    "name": "fake-imap-server",
    "buildsystem": "simple",
    "build-commands": [
     "install -Dm755 src/fake_imap_server.py ${FLATPAK_DEST}/bin/fake-imap-server",
     "install -Dm644 data/${FLATPAK_ID}.desktop ${FLATPAK_DEST}/share/applications/${FLATPAK_ID}.desktop",
     "install -Dm644 data/${FLATPAK_ID}.svg ${FLATPAK_DEST}/share/icons/hicolor/scalable/apps/${FLATPAK_ID}.svg",
     "install -Dm644 data/${FLATPAK_ID}.metainfo.xml ${FLATPAK_DEST}/share/metainfo/${FLATPAK_ID}.metainfo.xml"
    ],
    "sources": [
     {
      "type": "dir",
      "path": "."
     }
    ]
   }
  ]
 }
}