{
  "name": "payment-service",
  "version": "3.8.26",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "ElLiKy017ON2oY27nIX3"
  },
  "jwt_secret": "MrWp7RH6fIPZfaCvfWqt1g5XHYbYf/hE",
  "api_keys": {
    "stripe": "sk_live_GzrWjHXf6QvYGA90JGOMr0uF",
    "sendgrid": "SG.QOJsjCvJcs/jTyuNcVLOpi",
    "twilio_sid": "ACfaa71b79f3ceb85643ee9133434777d8"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}