first commit
This commit is contained in:
29
build/node_modules/favicons/config/defaults.json
generated
vendored
Normal file
29
build/node_modules/favicons/config/defaults.json
generated
vendored
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"appName": null,
|
||||
"appDescription": null,
|
||||
"developerName": null,
|
||||
"developerURL": null,
|
||||
"background": "#fff",
|
||||
"dir": "auto",
|
||||
"lang": "en-US",
|
||||
"path": "/",
|
||||
"url": "/",
|
||||
"display": "standalone",
|
||||
"orientation": "any",
|
||||
"start_url": "/?homescreen=1",
|
||||
"version": "1.0",
|
||||
"logging": false,
|
||||
"online": false,
|
||||
"preferOnline": false,
|
||||
"pipeHTML": false,
|
||||
"icons": {
|
||||
"android": true,
|
||||
"appleIcon": true,
|
||||
"appleStartup": true,
|
||||
"coast": true,
|
||||
"favicons": true,
|
||||
"firefox": true,
|
||||
"windows": true,
|
||||
"yandex": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user