{ "name": "LED Grab", "short_name": "LED Grab", "description": "WLED ambient lighting controller based on screen content", "start_url": "/", "display": "standalone", "background_color": "#1a1a1a", "theme_color": "#4CAF50", "orientation": "any", "icons": [ { "src": "/static/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/static/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "/static/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }