This commit is contained in:
David Nguyen
2025-02-03 20:09:35 +11:00
parent 8bffa7c3ed
commit d1913dbf9c
24 changed files with 71 additions and 0 deletions

View File

@ -0,0 +1,19 @@
{
"name": "Documenso",
"short_name": "Documenso",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#A2E771",
"background_color": "#FFFFFF",
"display": "standalone"
}