{ "name": "TeachQuest - Gamified Classroom Management", "short_name": "TeachQuest", "description": "Transform your classroom into an engaging RPG adventure with TeachQuest. Gamified learning with XP, HP, MP, and Gold systems for better student engagement.", "start_url": "/", "display": "standalone", "background_color": "#ffffff", "theme_color": "#7C73FF", "orientation": "portrait-primary", "scope": "/", "lang": "en", "categories": ["education", "productivity", "games"], "icons": [ { "src": "/assets/images/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable any" }, { "src": "/assets/images/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable any" }, { "src": "/assets/images/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" } ], "screenshots": [ { "src": "/assets/images/teachquest-battle.gif", "sizes": "1280x720", "type": "image/gif", "form_factor": "wide", "label": "TeachQuest Battle Interface" } ], "shortcuts": [ { "name": "Teacher Dashboard", "short_name": "Dashboard", "description": "Access your teacher dashboard", "url": "/teacher/dashboard", "icons": [ { "src": "/assets/images/teacher-icon.png", "sizes": "96x96" } ] }, { "name": "Student Dashboard", "short_name": "Student", "description": "Access student dashboard", "url": "/student/dashboard", "icons": [ { "src": "/assets/images/student-icon.png", "sizes": "96x96" } ] } ] }