{
  "name": "SWBCA",
  "short_name": "SWBCA",
  "description": "SWBCA Business Operating System — set up, manage, and grow your Trinidad & Tobago business. Invoicing, bookkeeping, payroll, and automatic compliance (VAT, PAYE, NIS, Annual Returns).",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#166534",
  "theme_color": "#166534",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Dashboard", "url": "/dashboard", "description": "Open your BOS dashboard" },
    { "name": "New Invoice", "url": "/invoices/new", "description": "Create an invoice" },
    { "name": "Services", "url": "/services", "description": "Browse SWBCA services" }
  ]
}
