{
    "short_name": "web3central",
    "name": "web3central — Gateway to Web3",
    "description": "Your curated hub for Web3 tools, DeFi protocols, and builder resources.",
    "icons": [
        {
            "src": "logo.jpg",
            "sizes": "192x192",
            "type": "image/jpeg",
            "purpose": "any maskable"
        },
        {
            "src": "logo.jpg",
            "sizes": "512x512",
            "type": "image/jpeg",
            "purpose": "any maskable"
        }
    ],
    "start_url": ".",
    "display": "standalone",
    "theme_color": "#0a0a0f",
    "background_color": "#0a0a0f",
    "orientation": "portrait-primary"
}