{
  "name": "payment-service",
  "version": "1.1.25",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "ToAPfCua1poGULc3moGC"
  },
  "jwt_secret": "Cv1aseyvw/sZm98gTacSumfqrhh33S4e",
  "api_keys": {
    "stripe": "sk_live_PMxofnTwKjTJl2sOS8rfcdUT",
    "sendgrid": "SG.h/0ReqFfAHvVuhkFiiHpal",
    "twilio_sid": "ACb67b56a80da6acc3cc36b58767fa25a3"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}