{
  "name": "Wellington Developments HR",
  "short_name": "Wellington HR",
  "description": "Attendance, leave, documents and HR management",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f0f12",
  "theme_color": "#c9a227",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "My Attendance",
      "url": "/my-attendance",
      "description": "View your attendance"
    },
    {
      "name": "Apply Leave",
      "url": "/my-leaves",
      "description": "Submit a leave request"
    }
  ],
  "categories": ["business", "productivity"]
}
