{ "name": "Schoolsy Dean's Console", "short_name": "Schoolsy", "description": "Student behavior tracking for deans — log incidents, look up students, and watch the pulse of the school.", "start_url": "/mobile", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#faf9f6", "theme_color": "#6d1327", "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }