import { AppManifest } from "../common" export const manifest: AppManifest = { name: "Invoice Generator", description: "Generate custom invoices and send them to your customers", icon: "🧾", }