{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "name": "hakobujs",
  "short_name": "HakobuJS",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#fff",
  "theme_color": "#facc15",
  "description": "Package your Node.js app into a standalone cross-platform binary. The modern drop-in replacement for vercel/pkg and yao-pkg."
}
