feat: coming soon

This commit is contained in:
Divlo
2021-10-24 05:48:06 +02:00
parent 21123c4477
commit 33bd2bb6bf
176 changed files with 36858 additions and 22133 deletions

View File

@ -1,6 +1,10 @@
{
"name": "Thream",
"short_name": "Thream",
"theme_color": "#27B05E",
"background_color": "#262B3F",
"start_url": "/",
"display": "standalone",
"icons": [
{
"src": "images/icons/72x72.png",
@ -43,9 +47,5 @@
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#27B05E",
"background_color": "#262B3F",
"start_url": "/",
"display": "standalone"
]
}