2023-04-07 14:47:37 +00:00
|
|
|
{
|
|
|
|
"masterPicture": "./icon.svg",
|
|
|
|
"iconsPath": "/static",
|
|
|
|
"design": {
|
|
|
|
"ios": {
|
|
|
|
"pictureAspect": "backgroundAndMargin",
|
|
|
|
"backgroundColor": "#ffffff",
|
|
|
|
"margin": "0%",
|
|
|
|
"assets": {
|
|
|
|
"ios6AndPriorIcons": false,
|
|
|
|
"ios7AndLaterIcons": true,
|
|
|
|
"precomposedIcons": true,
|
|
|
|
"declareOnlyDefaultIcon": true
|
|
|
|
},
|
|
|
|
"appName": "Moshing Mammut"
|
|
|
|
},
|
|
|
|
"desktopBrowser": {
|
|
|
|
"design": "raw"
|
|
|
|
},
|
|
|
|
"windows": {
|
|
|
|
"pictureAspect": "whiteSilhouette",
|
|
|
|
"backgroundColor": "#2e0b78",
|
|
|
|
"onConflict": "override",
|
|
|
|
"assets": {
|
|
|
|
"windows80Ie10Tile": false,
|
|
|
|
"windows10Ie11EdgeTiles": {
|
|
|
|
"small": true,
|
|
|
|
"medium": true,
|
|
|
|
"big": true,
|
|
|
|
"rectangle": true
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"appName": "Moshing Mammut"
|
|
|
|
},
|
|
|
|
"androidChrome": {
|
|
|
|
"pictureAspect": "noChange",
|
|
|
|
"themeColor": "#2e0b78",
|
|
|
|
"manifest": {
|
|
|
|
"name": "Moshing Mammut",
|
|
|
|
"display": "standalone",
|
|
|
|
"orientation": "notSet",
|
|
|
|
"onConflict": "override",
|
|
|
|
"declared": true
|
|
|
|
},
|
|
|
|
"assets": {
|
|
|
|
"legacyIcon": false,
|
|
|
|
"lowResolutionIcons": false
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"safariPinnedTab": {
|
|
|
|
"pictureAspect": "blackAndWhite",
|
|
|
|
"threshold": 27.5,
|
|
|
|
"themeColor": "#2e0b78"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"settings": {
|
|
|
|
"scalingAlgorithm": "Mitchell",
|
|
|
|
"errorOnImageTooSmall": false,
|
|
|
|
"readmeFile": false,
|
|
|
|
"htmlCodeFile": false,
|
|
|
|
"usePathAsIs": false
|
|
|
|
}
|
2023-04-11 14:02:54 +00:00
|
|
|
}
|