{ "name": "iConnectHR — Leave Management", "short_name": "iConnectHR", "description": "HR management, leave tracking, and attendance for iConnect.", "start_url": "/dashboard.php", "scope": "/", "display": "standalone", "orientation": "any", "background_color": "#0f1117", "theme_color": "#6366f1", "icons": [ { "src": "/assets/images/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" } ], "shortcuts": [ { "name": "Apply for Leave", "url": "/employee/apply.php" }, { "name": "My Profile", "url": "/profile.php" }, { "name": "Company Calendar", "url": "/company/calendar.php" } ] }