{
    "name": "CoinPilot Bot",
    "short_name": "CoinPilot Bot",
    "description": "CoinPilot Bot is an automated trading platform offering smart market tools.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#ffffff",
    "icons": [
        {
            "src": "/assets/cp-default.webp",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/assets/cp-default.webp",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}