{
    "name": "Hàm Toán Học",
    "short_name": "Hàm Toán Học",
    "description": "Tính logarit, giai thừa, giá trị tuyệt đối và nhiều hơn nữa. Bao gồm các hàm làm tròn và phép chia lấy dư với giải thích từng bước chi tiết.",
    "start_url": "/vi/app/ham-toan-hoc",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#E2E8F0",
    "background_color": "#E2E8F0",
    "scope": "/vi/app/ham-toan-hoc",
    "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"
        }
    ]
}