{ "name": "Levant HR Admin Console", "short_name": "Levant Admin", "description": "Secure Levant HR administration console for workforce, attendance, leave, payroll, reports, and approvals.", "id": "/", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "any", "background_color": "#f6f8fb", "theme_color": "#0f6e56", "categories": ["business", "productivity"], "icons": [ { "src": "/hr-logo.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/app-icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "shortcuts": [ { "name": "Dashboard", "short_name": "Dashboard", "url": "/" }, { "name": "Attendance", "short_name": "Attendance", "url": "/attendance" }, { "name": "Leave Requests", "short_name": "Leaves", "url": "/requests" }, { "name": "Reports", "short_name": "Reports", "url": "/reports" } ] }