{
"theme_color": "#04e5a3",
"background_color": "#031021",
"display": "standalone",
"scope": "/",
"start_url": "/marketplace",
"name": "Flowty App",
"short_name": "Flowty",
"description": "Flowty is an open, full-featured NFT marketplace for collectors, traders, investors and creators on the Flow blockchain. Flowty's transaction capabilities range from buying and selling to NFT-backed loans and NFT rentals.",
"icons": [
{
"src": "icons/icon16.png",
"sizes": "16x16",
"type": "image/png"
},
{
"src": "icons/icon32.png",
"sizes": "32x32",
"type": "image/png"
},
{
"src": "icons/icon64.png",
"sizes": "64x64",
"type": "image/png"
},
{
"src": "icons/icon144.png",
"sizes": "144x144",
"type": "image/png"
},
{
"src": "icons/icon192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "icons/icon256.png",
"sizes": "256x256",
"type": "image/png"
},
{
"src": "icons/icon384.png",
"sizes": "384x384",
"type": "image/png"
},
{
"src": "icons/icon512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"screenshots": [
{
"src": "screenshots/HomePage.webp",
"sizes": "350x720",
"type": "image/webp"
},
{
"src": "screenshots/NFTInfo.webp",
"sizes": "349x720",
"type": "image/webp"
}
]
}