{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "name": "Seed CLI",
  "short_name": "Seed CLI",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#7CC576",
  "description": "A batteries-included, TypeScript-first CLI framework powered by Bun."
}
