{
  "name": "Skyper Business Solutions — Attendance & Workforce Management",
  "short_name": "Skyper",
  "description": "Attendance, leave, WFH, on-duty and correction management for Skyper Business Solutions",
  "id": "/app/home",
  "start_url": "/app/home",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#1c3fae",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/images/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/images/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Attendance History", "url": "/app/attendance/history" },
    { "name": "Apply Leave", "url": "/app/leaves" },
    { "name": "My Profile", "url": "/app/profile" }
  ]
}
