stargaze-studio/config/favicons.json
2022-07-13 16:56:36 +03:00

17 lines
499 B
JSON

{
"path": "/assets/",
"appName": "StargazeTools",
"appShortName": "StargazeTools",
"appDescription": "Stargaze Tools is built to provide useful smart contract interfaces that helps you build and deploy your own NFT collection in no time.",
"developerName": "StargazeTools",
"developerURL": "https://",
"background": "#FFC27D",
"theme_color": "#FFC27D",
"icons": {
"android": true,
"appleIcon": true,
"appleStartup": true,
"favicons": true,
"windows": true
}
}