first commit

This commit is contained in:
Yath Seanghay
2021-01-07 17:16:16 +07:00
parent 63dec86838
commit 2296106a10
31 changed files with 619 additions and 194 deletions
+19
View File
@@ -0,0 +1,19 @@
{
"name": "",
"short_name": "",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}