{
  "name": "InvoiceFlow — Invoicing & Accounting",
  "short_name": "InvoiceFlow",
  "description": "InvoiceFlow is the all-in-one invoicing and accounting app for UK sole traders, contractors and small businesses. Create professional invoices and quotes, track expenses with AI receipt scanning, manage VAT, reconcile bank statements and generate HMRC-ready reports.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f8fafc",
  "theme_color": "#0d9488",
  "lang": "en-GB",
  "dir": "ltr",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "https://media.base44.com/images/public/6994d58c2748030637dfa4f8/69707eea6_logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://media.base44.com/images/public/6994d58c2748030637dfa4f8/69707eea6_logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    { "name": "New Invoice", "short_name": "Invoice", "url": "/CreateInvoice" },
    { "name": "Snap Expense", "short_name": "Snap", "url": "/Expenses" },
    { "name": "Reconcile Bank", "short_name": "Reconcile", "url": "/BankReconciliation" }
  ]
}
