feat(docs): add animated product website

This commit is contained in:
2026-07-16 16:38:30 +02:00
parent e40a4bfee2
commit d61d6f3c5b
38 changed files with 12046 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
{
"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"
}
]
}