{ "name": "MyLevels — HR, attendance and payroll", "short_name": "MyLevels", "description": "HR, attendance, leave and payroll built for Egyptian labour law. Geofenced check-in, shifts and overtime, leave balances, payslips and reports, in Arabic and English. Built by Levels Agency.", "start_url": "./#/", "scope": "./", "display": "standalone", "orientation": "portrait", "background_color": "#F9FAFB", "theme_color": "#FFFFFF", "lang": "ar-EG", "dir": "auto", "categories": [ "business", "productivity" ], "icons": [ { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Check in", "url": "./#/", "description": "Record today's attendance" }, { "name": "Request a day off", "url": "./#/leave", "description": "Ask for leave" }, { "name": "My timesheet", "url": "./#/attendance", "description": "See your attendance" } ] }