{ "name": "TeacherToday", "short_name": "TeacherToday", "description": "TeacherToday worker app for jobs, bookings, timesheets, and profile updates.", "theme_color": "#0f6c5b", "background_color": "#f8f9fb", "display": "standalone", "scope": "/", "start_url": "/", "icons": [ { "src": "assets/pwa-icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "assets/pwa-icon-512.png", "sizes": "512x512", "type": "image/png" } ] }