{
  "name": "TBC Hub",
  "short_name": "TBC Hub",
  "description": "Internal portal for The Benchmark Consultants — tasks, compliance, timesheets, chat.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1A1816",
  "background_color": "#FAFAF8",
  "lang": "en-IN",
  "categories": ["business", "productivity"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/brand/tbc-logo.png",
      "sizes": "192x192 256x256 384x384 512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/tbc-logo.png",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "Dashboard", "url": "/dashboard", "description": "Today's overview" },
    { "name": "Inbox",     "url": "/notifications", "description": "Notifications + chat" },
    { "name": "Tasks",     "url": "/tasks",     "description": "Open tasks" },
    { "name": "Compliance","url": "/compliance", "description": "Filings calendar" },
    { "name": "Timesheet", "url": "/timesheet", "description": "Log hours" }
  ]
}
