{ "name": "Core Time Clock", "short_name": "Time Clock", "description": "Clock in and out of projects", "icons": [ { "src": "/icon-192.png", "type": "image/png", "sizes": "192x192" }, { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "any maskable" } ], "start_url": "/clock", "scope": "/", "theme_color": "#1e40af", "background_color": "#f1f5f9", "display": "standalone", "orientation": "portrait" }