{ "name": "Alpha Waves LMS", "short_name": "Alpha LMS", "description": "Alpha Waves installable LMS PWA for students, parents, faculty, and admins.", "start_url": "./index.html", "scope": "./", "display": "standalone", "orientation": "portrait-primary", "background_color": "#f6f8fb", "theme_color": "#0f766e", "categories": ["education", "productivity"], "icons": [ { "src": "./assets/pwa-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "shortcuts": [ { "name": "Tests", "short_name": "Tests", "description": "Open assigned tests", "url": "./index.html#tests" }, { "name": "Live Classes", "short_name": "Live", "description": "Open live class schedule", "url": "./index.html#live" } ] }