{
    "name": "Pinche Chucho - Crypto Exchange",
    "short_name": "PincheChucho",
    "description": "Exchange 1,250+ cryptocurrencies anonymously without wallet connection",
    "icons": [
        {
            "src": "logo1.png",
            "sizes": "884x618",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "logo1.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "logo1.png",
            "sizes": "192x192",
            "type": "image/png"
        }
    ],
    "theme_color": "#39ff14",
    "background_color": "#0a0a0a",
    "display": "standalone",
    "start_url": "/",
    "scope": "/",
    "orientation": "portrait-primary"
}