{ "name": "DGPL Portal", "short_name": "DGPL", "description": "Tickets, attendance, clients and operations for Digitech Global — one portal.", "id": "/portal", "start_url": "/portal", "scope": "/", "display": "standalone", "display_override": [ "window-controls-overlay", "standalone", "minimal-ui" ], "orientation": "any", "background_color": "#ffffff", "theme_color": "#0f5c57", "categories": [ "business", "productivity" ], "lang": "en-IN", "dir": "ltr", "prefer_related_applications": false, "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-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Mark attendance", "short_name": "Attendance", "description": "Check in or out for today", "url": "/portal/hrms/attendance", "icons": [ { "src": "/icon-192.png", "sizes": "192x192" } ] }, { "name": "My work queue", "short_name": "My tickets", "description": "Tickets assigned to me", "url": "/portal/itsms/queue", "icons": [ { "src": "/icon-192.png", "sizes": "192x192" } ] }, { "name": "All tickets", "short_name": "Tickets", "description": "The full service desk", "url": "/portal/itsms/tickets", "icons": [ { "src": "/icon-192.png", "sizes": "192x192" } ] } ] }