{
  "name": "KhataBook Pro — Agency Edition",
  "short_name": "KhataBook",
  "description": "Complete financial management for Pakistani digital agencies",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F172A",
  "theme_color": "#2563EB",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "business", "productivity"],
  "lang": "en-PK",
  "shortcuts": [
    { "name": "New Invoice", "short_name": "Invoice", "url": "/#/invoices/new", "description": "Create a new invoice" },
    { "name": "Add Customer", "short_name": "Customer", "url": "/#/customers", "description": "View customers" },
    { "name": "Time Tracker", "short_name": "Timer", "url": "/#/time-tracker", "description": "Track billable time" }
  ]
}
