{ "name": "SkilloLab - AI-Powered Learning Management System", "short_name": "SkilloLab", "description": "Transform education with SkilloLab - the ultimate AI-powered learning management system for teachers, students, and academies.", "start_url": "/", "display": "standalone", "background_color": "#ffffff", "theme_color": "#10b981", "orientation": "portrait-primary", "scope": "/", "lang": "en-US", "dir": "ltr", "categories": ["education", "productivity", "lifestyle"], "icons": [ { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable any" }, { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable any" }, { "src": "/images/skillo.png", "sizes": "512x512", "type": "image/png", "purpose": "any" } ], "screenshots": [ { "src": "/images/skillo.png", "sizes": "1280x720", "type": "image/png", "form_factor": "wide" } ], "shortcuts": [ { "name": "Dashboard", "short_name": "Dashboard", "description": "Go to your dashboard", "url": "/dashboard", "icons": [{ "src": "/images/skillo.png", "sizes": "192x192" }] }, { "name": "Courses", "short_name": "Courses", "description": "Browse courses", "url": "/courses", "icons": [{ "src": "/images/skillo.png", "sizes": "192x192" }] } ], "share_target": { "action": "/share", "method": "GET", "params": { "title": "title", "text": "text", "url": "url" } } }