{
    "name": "Máy Tính Nhiệt Dung Riêng",
    "short_name": "Máy Tính Nhi",
    "description": "Tính toán năng lượng nhiệt, khối lượng, nhiệt dung riêng hoặc thay đổi nhiệt độ bằng công thức Q = mcΔT với bảng tra cứu vật liệu tích hợp.",
    "start_url": "/vi/app/may-tinh-nhiet-dung-rieng",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#FFEDD5",
    "background_color": "#FFEDD5",
    "scope": "/vi/app/may-tinh-nhiet-dung-rieng",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/specific-heat-calculator/specific-heat-calculator-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/specific-heat-calculator/specific-heat-calculator-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}