{ "name": "asciichat", "short_name": "asciichat", "description": "Anonymous video chat where strangers see each other rendered live as ASCII art.", "start_url": "/asciichat/", "scope": "/asciichat/", "display": "standalone", "orientation": "any", "background_color": "#000000", "theme_color": "#00ff66", "icons": [ { "src": "/asciichat/app-icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }, { "src": "/asciichat/app-icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" } ] }