init commit
This commit is contained in:
18
smartsoltech/static/manifest.json
Normal file
18
smartsoltech/static/manifest.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"short_name": "sst",
|
||||
"name": "Smartsoltech",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/static/img/photo_2024-10-06_10-06-08.jpg",
|
||||
"type": "image/jpeg",
|
||||
"sizes": "1011x702"
|
||||
},
|
||||
{
|
||||
"src": "/static/img/photo_2024-10-06_10-06-08.jpg",
|
||||
"type": "image/jpeg",
|
||||
"sizes": "1011x702"
|
||||
}
|
||||
],
|
||||
"start_url": "/",
|
||||
"display": "fullscreen"
|
||||
}
|
||||
Reference in New Issue
Block a user