{ "name": "SKILL BRIDGE LMS", "short_name": "SKILL BRIDGE", "description": "Learning Management System by SKILL BRIDGE", "start_url": "./", "scope": "./", "display": "standalone", "background_color": "#0F172A", "theme_color": "#0F172A", "orientation": "portrait-primary", "icons": [ { "src": "images/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "images/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "shortcuts": [ { "name": "My Courses", "url": "my-courses", "description": "View active enrolled courses" }, { "name": "Certificate Wallet", "url": "certificate-wallet", "description": "View Digital Course Certificates" } ] }