{
    "clientName": "Demo Client",
    "organization": "Demo Organization",
    "projectName": "Broadcast & Live Streaming Project",
    "proposalReference": "ATM/BMS/2026/001",
    "proposalDate": "2026-05-31",
    "projectDuration": "1 Day",
    "deploymentLocation": "Abuja, Nigeria",
    "currency": "₦",
    "accessPin": "",
    "preparedBy": "Atech Media",
    "companyName": "Atech Media",
    "companyAddress": "No. 15 Aguiyi Ironsi Street, Maitama, Abuja",
    "phoneOne": "08169731111",
    "phoneTwo": "08038743240",
    "email": "info@atechmedia.org",
    "website": "atechmedia.org",
    "recommendedPackage": "Professional",
    "notes": "Final pricing may be adjusted based on final scope, equipment availability, location, event duration, technical complexity, and client-specific requirements.",
    "equipmentSelections": [
        {
            "name": "4K FX3 Camera & GM2 Lens",
            "selected": true,
            "option": "rent",
            "quantity": 2,
            "rent": 250000,
            "buy": 8500000,
            "lease": 900000
        },
        {
            "name": "10 Channel Video Mixer",
            "selected": true,
            "option": "rent",
            "quantity": 1,
            "rent": 180000,
            "buy": 4500000,
            "lease": 500000
        },
        {
            "name": "4K 500m Transmitter",
            "selected": true,
            "option": "rent",
            "quantity": 1,
            "rent": 120000,
            "buy": 2500000,
            "lease": 300000
        },
        {
            "name": "Drone Camera & Smart Controller",
            "selected": true,
            "option": "rent",
            "quantity": 1,
            "rent": 220000,
            "buy": 3500000,
            "lease": 400000
        },
        {
            "name": "Tripod Stands",
            "selected": true,
            "option": "rent",
            "quantity": 3,
            "rent": 25000,
            "buy": 350000,
            "lease": 50000
        },
        {
            "name": "Gaming Laptops",
            "selected": true,
            "option": "rent",
            "quantity": 2,
            "rent": 100000,
            "buy": 2500000,
            "lease": 280000
        },
        {
            "name": "Crane",
            "selected": false,
            "option": "rent",
            "quantity": 1,
            "rent": 300000,
            "buy": 12000000,
            "lease": 1300000
        },
        {
            "name": "4K PTZ Media Broadcast Camera",
            "selected": false,
            "option": "buy",
            "quantity": 1,
            "rent": 180000,
            "buy": 4200000,
            "lease": 480000
        },
        {
            "name": "NDI Device",
            "selected": false,
            "option": "buy",
            "quantity": 1,
            "rent": 80000,
            "buy": 1600000,
            "lease": 200000
        }
    ],
    "crewSelections": [
        {
            "name": "Professional Cameraman",
            "selected": true,
            "days": 1,
            "dailyRate": 70000
        },
        {
            "name": "Mixer Operator",
            "selected": true,
            "days": 1,
            "dailyRate": 100000
        },
        {
            "name": "Drone Operator",
            "selected": true,
            "days": 1,
            "dailyRate": 120000
        },
        {
            "name": "Streaming Engineer",
            "selected": true,
            "days": 1,
            "dailyRate": 120000
        },
        {
            "name": "Broadcast Director",
            "selected": true,
            "days": 1,
            "dailyRate": 150000
        }
    ],
    "serviceSelections": [
        {
            "name": "Equipment Delivery",
            "selected": true,
            "cost": 100000
        },
        {
            "name": "Equipment Installation",
            "selected": true,
            "cost": 250000
        },
        {
            "name": "Equipment Configuration",
            "selected": true,
            "cost": 180000
        },
        {
            "name": "Broadcast Testing & Validation",
            "selected": true,
            "cost": 120000
        },
        {
            "name": "Streaming Setup",
            "selected": true,
            "cost": 150000
        }
    ],
    "additionalCosts": {
        "logisticsCost": 300000,
        "broadcastCharge": 500000,
        "discount": 0,
        "vat": 0
    },
    "paymentSettings": {
        "installmentDuration": "0",
        "paymentOption": "70% Deposit / 30% Balance",
        "installmentChargeMode": "fixed",
        "installmentCharges": {
            "0": {
                "label": "No Installment",
                "fixedCharge": 0,
                "percentageCharge": 0
            },
            "3": {
                "label": "3 Months",
                "fixedCharge": 500000,
                "percentageCharge": 5
            },
            "6": {
                "label": "6 Months",
                "fixedCharge": 1000000,
                "percentageCharge": 8
            },
            "12": {
                "label": "12 Months",
                "fixedCharge": 2000000,
                "percentageCharge": 15
            },
            "24": {
                "label": "24 Months",
                "fixedCharge": 4000000,
                "percentageCharge": 25
            }
        }
    }
}