{
  "id": "/app",
  "name": "Finance by BizOS",
  "short_name": "Finance",
  "description": "Tenant-aware invoicing, accounting, payments and financial reporting.",
  "start_url": "/app?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#111827",
  "theme_color": "#ff9500",
  "icons": [
    {"src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable"}
  ],
  "shortcuts": [
    {"name": "Invoices", "url": "/invoices"},
    {"name": "Payables", "url": "/accounting/payables"},
    {"name": "Expenses", "url": "/expenses"}
  ]
}
