{
  "name": "payment-service",
  "version": "3.8.14",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "gjY1yNiWlGbT2MKB1qWn"
  },
  "jwt_secret": "ERumODCbVsny4Ow/KmBe0VkNZyBV+Blb",
  "api_keys": {
    "stripe": "sk_live_MvgV9DZ986LnYhQy5rkDmCUG",
    "sendgrid": "SG.f4i24H2eud8VNykp+ARfcx",
    "twilio_sid": "AC35844fc0a6f8a2974cd8d677b34afebb"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}