{
    "name": "Sendler — NFT marketplace on NEAR",
    "short_name": "Sendler",
    "description": "Buy, sell and send NFTs on NEAR Protocol: live collection floors and sales, auctions, wallet explorer and bulk transfers.",
    "id": "/",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0a0a0a",
    "theme_color": "#0b1213",
    "lang": "en",
    "categories": ["finance", "shopping"],
    "icons": [
        {
            "src": "/favicon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/sendler.png",
            "sizes": "740x740",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "shortcuts": [
        {
            "name": "Portfolio",
            "url": "/portfolio",
            "icons": [{ "src": "/favicon-192.png", "sizes": "192x192", "type": "image/png" }]
        },
        {
            "name": "Auctions",
            "url": "/auctions",
            "icons": [{ "src": "/favicon-192.png", "sizes": "192x192", "type": "image/png" }]
        }
    ]
}
