mirror of
https://github.com/sudosylabs/vnidrop.git
synced 2026-08-05 02:29:55 +02:00
17 lines
344 B
JSON
17 lines
344 B
JSON
{
|
|
"name": "VniDrop",
|
|
"short_name": "VniDrop",
|
|
"description": "Direct, private file transfer across your devices.",
|
|
"start_url": "/",
|
|
"display": "standalone",
|
|
"background_color": "#fbfafc",
|
|
"theme_color": "#a855f7",
|
|
"icons": [
|
|
{
|
|
"src": "/brand-mark.svg",
|
|
"sizes": "any",
|
|
"type": "image/svg+xml"
|
|
}
|
|
]
|
|
}
|