Remove folders and files

This commit is contained in:
Ariful Alam
2022-03-18 23:30:10 +06:00
parent 6a9496aa51
commit 7b7502a118
38 changed files with 0 additions and 41846 deletions

View File

@@ -1,25 +0,0 @@
{
"short_name": "ezProfile",
"name": "Personal Portfolio",
"icons": [
{
"src": "favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
},
{
"src": "logo192.png",
"type": "image/png",
"sizes": "192x192"
},
{
"src": "logo512.png",
"type": "image/png",
"sizes": "512x512"
}
],
"start_url": ".",
"display": "standalone",
"theme_color": "#7a44ee",
"background_color": "#ffffff"
}