This commit is contained in:
12
frog-realestate-pwa/manifest.json
Normal file
12
frog-realestate-pwa/manifest.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "Real Estate Pictures Tool",
|
||||
"start_url": ".",
|
||||
"icons": [
|
||||
{
|
||||
"src": "icon.png",
|
||||
"type": "image/png",
|
||||
"sizes": "64x64"
|
||||
}
|
||||
],
|
||||
"display": "standalone"
|
||||
}
|
||||
Reference in New Issue
Block a user