{
 "app_id": "sh.vs.drift",
 "source_url": "https://raw.githubusercontent.com/vsamarth/drift/main/flutter/linux/sh.vs.drift.yaml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "45",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri",
  "--share=network",
  "--filesystem=xdg-download"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-20T13:02:58.183276+00:00",
 "manifest": {
  "app-id": "sh.vs.drift",
  "runtime": "org.gnome.Platform",
  "runtime-version": "45",
  "sdk": "org.gnome.Sdk",
  "command": "Drift",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--share=network",
   "--filesystem=xdg-download"
  ],
  "modules": [
   {
    "name": "drift",
    "buildsystem": "simple",
    "build-commands": [
     "install -d /app/bin",
     "cp -r * /app/bin/",
     "install -D sh.vs.drift.desktop /app/share/applications/sh.vs.drift.desktop",
     "install -D sh.vs.drift.png /app/share/icons/hicolor/512x512/apps/sh.vs.drift.png"
    ],
    "sources": [
     {
      "type": "dir",
      "path": "../build/linux/x64/release/bundle"
     },
     {
      "type": "file",
      "path": "sh.vs.drift.desktop"
     },
     {
      "type": "file",
      "path": "../macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_512.png",
      "dest-filename": "sh.vs.drift.png"
     }
    ]
   }
  ]
 }
}