{ "name": "LED Scroller — dot matrix sign", "short_name": "LED Scroll", "description": "Turn any screen into a scrolling LED sign with a real dot matrix display.", "start_url": "/", "scope": "/", "display": "fullscreen", "display_override": ["fullscreen", "standalone"], "orientation": "any", "background_color": "#000000", "theme_color": "#07080A", "lang": "en", "categories": ["utilities", "entertainment"], "icons": [ { "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }, { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }