{
    "professions": [
        {
            "id": "teacher",
            "name": "Giáo Viên",
            "icon": "👩‍🏫",
            "salary": 8000000,
            "expenses": {
                "taxes": 800000,
                "housing": 2500000,
                "food": 1500000,
                "transportation": 500000,
                "utilities": 400000,
                "insurance": 300000,
                "other": 500000
            },
            "savings": 5000000,
            "liabilities": {
                "studentLoan": 50000000
            },
            "description": "Nghề cao quý, thu nhập ổn định nhưng khiêm tốn"
        },
        {
            "id": "it_engineer",
            "name": "Kỹ Sư IT",
            "icon": "💻",
            "salary": 25000000,
            "expenses": {
                "taxes": 2500000,
                "housing": 6000000,
                "food": 3000000,
                "transportation": 2000000,
                "utilities": 800000,
                "insurance": 500000,
                "entertainment": 1500000,
                "other": 1700000
            },
            "savings": 15000000,
            "liabilities": {
                "creditCard": 20000000
            },
            "description": "Ngành hot, thu nhập cao và nhiều cơ hội phát triển"
        },
        {
            "id": "doctor",
            "name": "Bác Sĩ",
            "icon": "👨‍⚕️",
            "salary": 50000000,
            "expenses": {
                "taxes": 5000000,
                "housing": 8000000,
                "food": 4000000,
                "transportation": 3000000,
                "utilities": 1000000,
                "insurance": 1000000,
                "entertainment": 2000000,
                "other": 2000000
            },
            "savings": 40000000,
            "liabilities": {
                "studentLoan": 150000000,
                "carLoan": 50000000
            },
            "description": "Nghề danh giá, thu nhập cao nhưng nợ học phí lớn"
        },
        {
            "id": "office_worker",
            "name": "Nhân Viên Văn Phòng",
            "icon": "👔",
            "salary": 12000000,
            "expenses": {
                "taxes": 1000000,
                "housing": 3500000,
                "food": 2000000,
                "transportation": 1000000,
                "utilities": 500000,
                "insurance": 400000,
                "other": 1600000
            },
            "savings": 3000000,
            "liabilities": {
                "creditCard": 15000000
            },
            "description": "Công việc ổn định, thu nhập vừa phải"
        },
        {
            "id": "entrepreneur",
            "name": "Kinh Doanh Tự Do",
            "icon": "🏪",
            "salary": 20000000,
            "expenses": {
                "taxes": 1500000,
                "housing": 5000000,
                "food": 2500000,
                "transportation": 1500000,
                "utilities": 700000,
                "insurance": 500000,
                "business": 2000000,
                "other": 1300000
            },
            "savings": 10000000,
            "liabilities": {
                "businessLoan": 100000000
            },
            "description": "Tự chủ, thu nhập biến động nhưng tiềm năng lớn"
        },
        {
            "id": "factory_worker",
            "name": "Công Nhân",
            "icon": "👷",
            "salary": 6000000,
            "expenses": {
                "taxes": 300000,
                "housing": 2000000,
                "food": 1500000,
                "transportation": 400000,
                "utilities": 300000,
                "insurance": 200000,
                "other": 800000
            },
            "savings": 2000000,
            "liabilities": {},
            "description": "Làm việc chăm chỉ, thu nhập thấp nhưng ít nợ"
        },
        {
            "id": "lawyer",
            "name": "Luật Sư",
            "icon": "⚖️",
            "salary": 50000000,
            "expenses": {
                "taxes": 5000000,
                "housing": 10000000,
                "food": 4000000,
                "transportation": 2000000,
                "utilities": 1000000,
                "insurance": 1000000,
                "entertainment": 2000000,
                "other": 2000000
            },
            "savings": 30000000,
            "liabilities": {
                "studentLoan": 100000000,
                "carLoan": 50000000
            },
            "description": "Nghề luật sư danh giá, thu nhập rất cao"
        },
        {
            "id": "pilot",
            "name": "Phi Công",
            "icon": "✈️",
            "salary": 80000000,
            "expenses": {
                "taxes": 10000000,
                "housing": 15000000,
                "food": 5000000,
                "transportation": 5000000,
                "utilities": 2000000,
                "insurance": 2000000,
                "entertainment": 5000000,
                "other": 6000000
            },
            "savings": 50000000,
            "liabilities": {
                "studentLoan": 300000000,
                "carLoan": 200000000,
                "mortgage": 500000000
            },
            "description": "Thu nhập cực cao nhưng nợ học phí khổng lồ"
        },
        {
            "id": "nurse",
            "name": "Y Tá",
            "icon": "👩‍⚕️",
            "salary": 10000000,
            "expenses": {
                "taxes": 800000,
                "housing": 3000000,
                "food": 2000000,
                "transportation": 800000,
                "utilities": 500000,
                "insurance": 400000,
                "other": 1500000
            },
            "savings": 4000000,
            "liabilities": {
                "studentLoan": 30000000
            },
            "description": "Công việc ý nghĩa, thu nhập khá ổn định"
        },
        {
            "id": "marketing",
            "name": "Nhân Viên Marketing",
            "icon": "📈",
            "salary": 15000000,
            "expenses": {
                "taxes": 1200000,
                "housing": 4500000,
                "food": 2500000,
                "transportation": 1500000,
                "utilities": 600000,
                "insurance": 500000,
                "entertainment": 2000000,
                "other": 1200000
            },
            "savings": 5000000,
            "liabilities": {
                "creditCard": 25000000
            },
            "description": "Sáng tạo, năng động với thu nhập tốt"
        },
        {
            "id": "accountant",
            "name": "Kế Toán",
            "icon": "🧮",
            "salary": 14000000,
            "expenses": {
                "taxes": 1100000,
                "housing": 4000000,
                "food": 2200000,
                "transportation": 1200000,
                "utilities": 550000,
                "insurance": 450000,
                "other": 1500000
            },
            "savings": 6000000,
            "liabilities": {
                "studentLoan": 40000000
            },
            "description": "Quản lý tài chính, công việc ổn định quanh năm"
        },
        {
            "id": "architect",
            "name": "Kiến Trúc Sư",
            "icon": "🏛️",
            "salary": 30000000,
            "expenses": {
                "taxes": 3500000,
                "housing": 7000000,
                "food": 3500000,
                "transportation": 2500000,
                "utilities": 900000,
                "insurance": 800000,
                "entertainment": 2500000,
                "other": 2300000
            },
            "savings": 20000000,
            "liabilities": {
                "studentLoan": 120000000,
                "carLoan": 60000000
            },
            "description": "Nghề sáng tạo, kết hợp nghệ thuật và kỹ thuật"
        }
    ]
}
