{
 "app_id": "com.peerchemist.evmrider",
 "source_url": "https://raw.githubusercontent.com/peerchemist/evmrider/main/flatpak/com.peerchemist.evmrider.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=network",
  "--socket=wayland",
  "--device=dri",
  "--filesystem=xdg-config/evmrider:create",
  "--talk-name=org.freedesktop.Notifications"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-20T12:58:37.420643+00:00",
 "manifest": {
  "app-id": "com.peerchemist.evmrider",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "evmrider",
  "finish-args": [
   "--share=network",
   "--socket=wayland",
   "--device=dri",
   "--filesystem=xdg-config/evmrider:create",
   "--talk-name=org.freedesktop.Notifications"
  ],
  "modules": [
   {
    "name": "evmrider",
    "buildsystem": "simple",
    "sources": [
     {
      "type": "dir",
      "path": "../build/linux/x64/release/bundle"
     },
     {
      "type": "file",
      "path": "com.peerchemist.evmrider.desktop"
     },
     {
      "type": "file",
      "path": "../linux/runner/resources/evmrider.png"
     }
    ],
    "build-commands": [
     "install -D evmrider /app/bin/evmrider",
     "cp -a lib /app/bin/",
     "cp -a data /app/bin/",
     "install -D com.peerchemist.evmrider.desktop /app/share/applications/com.peerchemist.evmrider.desktop",
     "install -D evmrider.png /app/share/icons/hicolor/512x512/apps/com.peerchemist.evmrider.png"
    ]
   }
  ]
 }
}