{ "name": "LMS", "short_name": "LMS", "start_url": "/", "scope": "/", "display": "standalone", "background_color": "#ffffff", "theme_color": "#0ea5e9", "description": "Learning Management System", "icons": [ { "src": "/icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icon.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml" } ], "shortcuts": [ { "name": "Dashboard", "url": "/dashboard", "icons": [ { "src": "/icon-96.png", "sizes": "96x96", "type": "image/png" } ] }, { "name": "Calendar", "url": "/calendar", "icons": [ { "src": "/icon-96.png", "sizes": "96x96", "type": "image/png" } ] }, { "name": "Courses", "url": "/courses", "icons": [ { "src": "/icon-96.png", "sizes": "96x96", "type": "image/png" } ] } ], "share_target": { "action": "/", "method": "GET", "params": { "title": "title", "text": "text", "url": "url" } } }