1
0
mirror of https://github.com/avinal/avinal.github.io.git synced 2026-07-04 07:40:09 +05:30

a lot of changes

This commit is contained in:
avinal
2020-09-28 19:52:28 +05:30
parent 4d95702bb5
commit a4239c6f28
15 changed files with 95 additions and 7 deletions
+19
View File
@@ -0,0 +1,19 @@
{
"name": "Avinal",
"short_name": "Avinal",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#00aba9",
"background_color": "#00aba9",
"display": "standalone"
}