20926b8781
* Change some texts and tools related things * Add favicon and remove unused components
18 lines
504 B
JSON
18 lines
504 B
JSON
{
|
|
"path": "/assets/",
|
|
"appName": "StargazeStudio",
|
|
"appShortName": "StargazeStudio",
|
|
"appDescription": "Stargaze Studio is built to provide useful smart contract interfaces that helps you build and deploy your own NFT collection in no time.",
|
|
"developerName": "StargazeStudio",
|
|
"developerURL": "https://",
|
|
"background": "#FFC27D",
|
|
"theme_color": "#FFC27D",
|
|
"icons": {
|
|
"android": true,
|
|
"appleIcon": true,
|
|
"appleStartup": true,
|
|
"favicons": true,
|
|
"windows": true
|
|
}
|
|
}
|