Files
wrapped/app/static/manifest.webmanifest
T
inecs 806f2bdb1b
devops-tools/wrapped/wrapped-build/pipeline/head There was a failure building this commit
Выпущен 0.1.3: UX convenience pack, unwrap/admin polish и cache-bust статики.
Добавлены Share/QR PNG, zip all, size meter, PWA-manifest, системная тема и haptic на copy; улучшены success/unwrap и статистика админки (EN/RU).
2026-07-29 11:33:21 +03:00

18 lines
380 B
JSON

{
"name": "Wrapped",
"short_name": "Wrapped",
"description": "Zero-knowledge one-time encrypted drop for text and files.",
"start_url": "/",
"display": "standalone",
"background_color": "#0b1020",
"theme_color": "#0b1020",
"icons": [
{
"src": "/static/favicon.svg",
"sizes": "any",
"type": "image/svg+xml",
"purpose": "any"
}
]
}