initial commit on github

This commit is contained in:
2021-05-02 16:00:16 +03:00
commit 3dc496b7a4
149 changed files with 19303 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
{
"short_name": "Unmei",
"name": "Unmei",
"icons": [{
"src": "favicon.png",
"sizes": "512x512",
"type": "image/png"
}, {
"src": "favicon.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "any maskable"
}],
"display": "fullscreen",
"start_url": "/",
"theme_color": "#0b0b0b",
"background_color": "#121212"
}