{
    "name": "Máy Tính Lãi Suất Kép",
    "short_name": "Máy Tính Lãi",
    "description": "Tính toán tăng trưởng lãi suất kép với các khoản đóng góp hàng tháng thường xuyên. Xem biểu đồ trực quan và bảng phân tích chi tiết theo năm của khoản đầu tư của bạn.",
    "start_url": "/vi/app/may-tinh-lai-suat-kep",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#ECFDF5",
    "background_color": "#ECFDF5",
    "scope": "/vi/app/may-tinh-lai-suat-kep",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/compound-interest-calculator/compound-interest-calculator-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/compound-interest-calculator/compound-interest-calculator-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}