{
  "name": "NEWLYS HR - Enterprise Biometric HRMS",
  "short_name": "NEWLYS HR",
  "description": "Multi-location Enterprise Biometric Attendance, Rostering & Payroll Management System",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#090d16",
  "theme_color": "#10b981",
  "orientation": "portrait-primary",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "48x48 96x96 144x144",
      "type": "image/svg+xml"
    }
  ],
  "shortcuts": [
    {
      "name": "Today's Punches",
      "url": "/attendance/today",
      "description": "Live Biometric Punches"
    },
    {
      "name": "Master Salary Sheet",
      "url": "/payroll/salary-sheet",
      "description": "Pre-Payroll & Salary Sheet"
    },
    {
      "name": "Daily Remarks",
      "url": "/remarks",
      "description": "Staff Duty Remarks"
    },
    {
      "name": "Audit Reports",
      "url": "/reports",
      "description": "15-Day Performance Dossier"
    }
  ],
  "screenshots": []
}
