{ "name": "Simple Attendance", "short_name": "Attendance", "description": "Employee attendance management", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait-primary", "background_color": "#f6f4f1", "theme_color": "#1a4fd6", "icons": [ { "src": "/images/fav-icon.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/images/fav-icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }