{
  "name": "Reconcile AI — Finance & Invoicing",
  "short_name": "Reconcile",
  "description": "AI-powered invoicing, expenses, and financial management for UK businesses",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#6366f1",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "New Invoice",
      "url": "/invoices/new",
      "description": "Create a new invoice"
    },
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "View financial dashboard"
    },
    {
      "name": "Expenses",
      "url": "/expenses",
      "description": "Manage expenses"
    }
  ],
  "categories": ["finance", "business", "productivity"],
  "lang": "en-GB"
}
