{
    "name": "Token Fans",
    "short_name": "TokenFans",
    "description": "Multi-chain token charting and community app. Live price, 30-day charts, market stats, and tipping. Supports tokens across Base and Solana.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0a0a12",
    "theme_color": "#0a0a12",
    "categories": ["finance", "crypto"],
    "icons": [
        {
            "src": "icon.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icon.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
