{ "name": "Attendance", "short_name": "Attendance", "description": "Mobile attendance and clock-in", "start_url": "/", "display": "standalone", "background_color": "#0b0b0c", "theme_color": "#0b0b0c", "orientation": "portrait", "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-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }