You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
697 B
JSON
18 lines
697 B
JSON
{
|
|
"name": "cmux-remote",
|
|
"short_name": "cmux",
|
|
"description": "Remote terminal control for cmux",
|
|
"start_url": "/",
|
|
"display": "standalone",
|
|
"orientation": "any",
|
|
"theme_color": "#0c0c14",
|
|
"background_color": "#0c0c14",
|
|
"icons": [
|
|
{
|
|
"src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='22' fill='%236366f1'/><path d='M30 65 L45 35 L30 20' stroke='white' stroke-width='8' stroke-linecap='round' stroke-linejoin='round' fill='none'/><line x1='50' y1='70' x2='75' y2='70' stroke='white' stroke-width='8' stroke-linecap='round'/></svg>",
|
|
"sizes": "any",
|
|
"type": "image/svg+xml"
|
|
}
|
|
]
|
|
}
|