{
    "name": "Pokoin",
    "short_name": "Pokoin",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#050816",
    "theme_color": "#0A1026",
    "description": "Crypto-native Pokemon card marketplace powered by PokoinPoS, PKN, and wPKN on BNB Chain.",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "pokoin.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        },
        {
            "src": "pokoin-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "pokoin-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "pokoin-1024.png",
            "sizes": "1024x1024",
            "type": "image/png"
        }
    ]
}
