{
    "name": "数学函数",
    "short_name": "数学函数",
    "description": "计算对数、阶乘、绝对值等。包含取整函数和取模运算，提供分步说明。",
    "start_url": "/zh-CN/app/shuxue-hanshu",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#E2E8F0",
    "background_color": "#E2E8F0",
    "scope": "/zh-CN/app/shuxue-hanshu",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/math-functions/math-functions-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/math-functions/math-functions-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}