{ "name": "World Time Dude", "short_name": "TimeDude", "description": "World clock and time zone converter for remote teams. Find the golden hours when everyone overlaps.", "start_url": "/?ref=pwa", "display": "standalone", "background_color": "#F2EFE6", "theme_color": "#F2EFE6", "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }