{
    "name": "加密货币利润计算器",
    "short_name": "加密货币利润",
    "description": "计算加密货币交易的利润、亏损和投资回报率。输入买入价格、卖出价格、数量和手续费，立即查看您的净收益。",
    "start_url": "/zh-CN/app/jiami-huobi-lirun-jisuanqi",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#F3E8FF",
    "background_color": "#F3E8FF",
    "scope": "/zh-CN/app/jiami-huobi-lirun-jisuanqi",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/crypto-profit-calculator/crypto-profit-calculator-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/crypto-profit-calculator/crypto-profit-calculator-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}