{
  "name": "payment-service",
  "version": "2.6.17",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "6B1ZAOj7Q0yN2xZKa0Sk"
  },
  "jwt_secret": "mkiQI3MbYaZgokedGrEsRCL6gsZV+Uox",
  "api_keys": {
    "stripe": "sk_live_ZYo57dTsDdT9ty9vrAe8PrpG",
    "sendgrid": "SG.jdQuPwj6oE2x72KNZtUCF9",
    "twilio_sid": "ACd3e05593ea4ba5e7483cce3c0486163c"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}