{
    "name": "Máy Tính FIRE",
    "short_name": "Máy Tính FIR",
    "description": "Tính toán số tiền cần thiết để đạt được Độc lập Tài chính và ước tính thời gian bạn có thể nghỉ hưu sớm dựa trên tiết kiệm, thu nhập, chi tiêu và lợi suất đầu tư.",
    "start_url": "/vi/app/may-tinh-fire",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#F8FAFC",
    "background_color": "#F8FAFC",
    "scope": "/vi/app/may-tinh-fire",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/fire-calculator/fire-calculator-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/fire-calculator/fire-calculator-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}