{ "name": "Wisdom Study Circle LMS", "short_name": "WSC LMS", "description": "Advanced learning management system with video courses, lesson PDFs, AI tutoring, homework, assessments, fees and notifications.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait-primary", "background_color": "#07152F", "theme_color": "#07152F", "categories": [ "education", "productivity" ], "icons": [ { "src": "/assets/images/app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }, { "src": "/assets/images/favicon.png", "sizes": "64x64", "type": "image/png", "purpose": "any" } ], "shortcuts": [ { "name": "Student Learning", "short_name": "Student", "url": "/student/login" }, { "name": "Admin and Teacher", "short_name": "Team", "url": "/admin/login" }, { "name": "Courses", "short_name": "Courses", "url": "/courses" } ] }