{
  "id": "/",
  "name": "BLA Group — HR Portal",
  "short_name": "BLA HR",
  "description": "Attendance, leave and salary for BLA Group Head Office.",
  "start_url": "/check-in?src=app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#111A22",
  "theme_color": "#111A22",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Check in / out", "short_name": "Check in", "url": "/check-in" },
    { "name": "Apply for leave", "short_name": "Leave", "url": "/leave" }
  ]
}
