{
  "cv": {
    "title": "Professional CV",
    "body": "CURRICULUM VITAE\n\nName: {applicant_name}\nPassport No: {passport_no}\nCountry Applied: {country_name}\nPosition/Purpose: {job_title}\nPhone: {phone}\nEmail: {email}\n\nCareer Objective:\nTo work responsibly in {country_name} and contribute through honesty, discipline, and professional skills.\n\nSkills:\n- Team work\n- Basic communication\n- Time management\n- Job responsibility\n\nExperience:\n{experience}\n\nDeclaration:\nI confirm that the information provided is true to the best of my knowledge."
  },
  "cover_letter": {
    "title": "Cover Letter",
    "body": "Dear Visa Officer,\n\nI am {applicant_name}, passport no. {passport_no}. I am submitting my application for {visa_type} related to {country_name}. My travel/work purpose is {purpose}. I have prepared my documents honestly and I am ready to provide any additional information required.\n\nI respectfully request you to review my application.\n\nSincerely,\n{applicant_name}"
  },
  "resume": {
    "title": "Resume",
    "body": "RESUME\n\nName: {applicant_name}\nPassport No: {passport_no}\nCountry: {country_name}\nPosition: {job_title}\nPhone: {phone}\nEmail: {email}\n\nProfile Summary:\nHardworking and responsible applicant seeking opportunity in {country_name}.\n\nWork Experience:\n{experience}\n\nSkills:\n- Communication\n- Team work\n- Time management\n- Job responsibility\n\nDeclaration:\nI confirm that all information is correct.\n\n{applicant_name}"
  },
  "application": {
    "title": "Application Letter",
    "body": "To\nThe Concerned Authority\n\nSubject: Application for {visa_type}\n\nI, {applicant_name}, passport number {passport_no}, would like to apply for {visa_type} for {country_name}. My purpose is {purpose}. I have attached/arranged the required supporting documents and request your kind consideration.\n\nApplicant Details:\nName: {applicant_name}\nPassport: {passport_no}\nPhone: {phone}\nEmail: {email}\n\nThank you.\n\n{applicant_name}"
  },
  "email_design": {
    "title": "Email Draft",
    "body": "Subject: {visa_type} File Submission - {applicant_name} - {passport_no}\n\nDear Sir/Madam,\n\nPlease find the file information for {applicant_name}, passport no. {passport_no}, applying for {visa_type} for {country_name}.\n\nPurpose: {purpose}\nPosition/Title: {job_title}\n\nKindly review and let us know if any additional document is required.\n\nBest regards,\n{site_name}\n{email}"
  },
  "work_permit": {
    "title": "Work Permit File",
    "body": "WORK PERMIT FILE SUMMARY\n\nDate: {today}\nTracking ID: {tracking_id}\nApplicant: {applicant_name}\nPassport No: {passport_no}\nCountry: {country_name}\nJob Title: {job_title}\nSalary/Package: {salary}\nPhone: {phone}\nEmail: {email}\n\nPurpose:\n{purpose}\n\nDocument Notes:\n- Passport copy\n- Photo\n- CV/Resume\n- Experience/education documents\n- Employer/job related supporting documents\n\nStatus: {status}\n\nNote: Final approval depends on employer, government authority and embassy decision."
  },
  "offer_letter": {
    "title": "Demo Offer Letter",
    "body": "DEMO OFFER LETTER\n\nDate: {today}\n\nTo: {applicant_name}\nPassport: {passport_no}\n\nSubject: Conditional job offer for {job_title}\n\nThis is a demo/agency prepared conditional offer draft for travel consultation purpose. The applicant may be considered for {job_title} in {country_name}, subject to employer verification, government approval, embassy decision, and valid documents.\n\nExpected Salary/Package: {salary}\nProcessing Note: {purpose}\n\nThis document is not a visa, not a work permit, and not a government approval.\n\nAuthorized Agency\n{site_name}"
  },
  "file_submission": {
    "title": "File Submission Sheet",
    "body": "FILE SUBMISSION SHEET\n\nTracking ID: {tracking_id}\nApplicant Name: {applicant_name}\nPassport No: {passport_no}\nCountry: {country_name}\nVisa Type: {visa_type}\nJob/Purpose: {job_title}\nPhone: {phone}\nEmail: {email}\nStatus: {status}\nSubmission Date: {today}\n\nDocument Checklist:\n- Passport copy\n- Photo\n- CV\n- Experience/education documents\n- Bank/financial documents if required\n- Supporting documents by country requirement\n\nNote: Final approval depends on employer, embassy, and government authority."
  },
  "template_design": {
    "title": "Template Design",
    "body": "{{country_flag}} {{country_name}} Template Design\nApplicant: {{applicant_name}}\nPassport: {{passport_no}}\nPurpose: {{purpose}}"
  }
}