update,
This commit is contained in:
BIN
task1/_poc/001_myApp_v7/public/favicon.png
(Stored with Git LFS)
Normal file
BIN
task1/_poc/001_myApp_v7/public/favicon.png
(Stored with Git LFS)
Normal file
Binary file not shown.
21
task1/_poc/001_myApp_v7/public/manifest.json
Normal file
21
task1/_poc/001_myApp_v7/public/manifest.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"short_name": "Ionic App",
|
||||
"name": "My Ionic App",
|
||||
"icons": [
|
||||
{
|
||||
"src": "assets/icon/favicon.png",
|
||||
"sizes": "64x64 32x32 24x24 16x16",
|
||||
"type": "image/x-icon"
|
||||
},
|
||||
{
|
||||
"src": "assets/icon/icon.png",
|
||||
"type": "image/png",
|
||||
"sizes": "512x512",
|
||||
"purpose": "maskable"
|
||||
}
|
||||
],
|
||||
"start_url": ".",
|
||||
"display": "standalone",
|
||||
"theme_color": "#ffffff",
|
||||
"background_color": "#ffffff"
|
||||
}
|
Reference in New Issue
Block a user