{ "name": "The Human Centered Classroom", "short_name": "HCC", "description": "Human-centered facilitation tools for professors and students, by Peak Pedagogy.", "start_url": "./", "scope": "./", "display": "standalone", "background_color": "#0b7ad1", "theme_color": "#0b7ad1", "orientation": "portrait-primary", "categories": ["education"], "icons": [ { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "shortcuts": [ { "name": "Teaching Remote", "short_name": "Remote", "description": "Professor mobile teaching controls", "url": "./faculty/mobile", "icons": [{ "src": "./icon-192.png", "sizes": "192x192" }] }, { "name": "Join a Class", "short_name": "Join", "description": "Student: join today's class", "url": "./student/join", "icons": [{ "src": "./icon-192.png", "sizes": "192x192" }] } ] }