tronair-gui
Version:
Web application/GUI for performing airdrops on the TRON blockchain
21 lines (20 loc) • 416 B
JSON
{
"short_name": "CommunityNode Airdrop",
"name": "CommunityNode Airdrop",
"icons": [
{
"src": "apple-touch-icon.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "favicon_128px.png",
"sizes": "128x128",
"type": "image/png"
}
],
"start_url": "./index.html",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}