{
  "name": "REY CERA HRMS & Attendance",
  "short_name": "REY CERA HRMS",
  "description": "Staff attendance, GPS check-in, leave, salary and HR management for REY CERA.",
  "start_url": "./att.html",
  "scope": "./",
  "id": "./att.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f1f5f9",
  "theme_color": "#0d9488",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-256.png", "sizes": "256x256", "type": "image/png", "purpose": "any" },
    { "src": "icon-384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "screenshot-1.png", "sizes": "1912x922", "type": "image/png", "form_factor": "wide", "label": "Staff sign-in" },
    { "src": "screenshot-2.png", "sizes": "1895x842", "type": "image/png", "form_factor": "wide", "label": "Employee check-in / check-out" },
    { "src": "screenshot-3.png", "sizes": "1907x922", "type": "image/png", "form_factor": "wide", "label": "Admin overview dashboard" }
  ]
}
