{ "name": "Attendify", "short_name": "Attendify", "description": "Smart Attendance. Simplified.", "start_url": "./index.php", "display": "standalone", "background_color": "#F8FAFC", "theme_color": "#2563EB", "icons": [ { "src": "static/icon.svg", "sizes": "any", "type": "image/svg+xml" }, { "src": "static/icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" } ] }