{
    "name": "Máy Tính Decibel",
    "short_name": "Máy Tính Dec",
    "description": "Chuyển đổi giữa decibel và tỷ lệ, cộng nhiều nguồn âm thanh và tính suy giảm theo khoảng cách với kết quả thời gian thực và cảnh báo an toàn thính giác.",
    "start_url": "/vi/app/may-tinh-decibel",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#EFF6FF",
    "background_color": "#EFF6FF",
    "scope": "/vi/app/may-tinh-decibel",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/decibel-calculator/decibel-calculator-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/decibel-calculator/decibel-calculator-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}