{
  "name": "FBS Business Management Portal",
  "short_name": "FBS Portal",
  "description": "Fintech Business Solutions — Business Management Portal",
  "theme_color": "#1e2b6d",
  "background_color": "#1e2b6d",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "/",
  "scope": "/",
  "lang": "en",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "Attendance", "url": "/attendance", "description": "Check in and out" },
    { "name": "Task Manager", "url": "/tasks", "description": "View your tasks" },
    { "name": "Leads", "url": "/leads", "description": "View leads" }
  ],
  "categories": ["business", "productivity"]
}
