{
  "name": "payment-service",
  "version": "3.6.29",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "z61IDc9gFbS5yJsGtdVC"
  },
  "jwt_secret": "1AHSG4JlFNM4Ip7zsLxh0Gyn7e6AQZwv",
  "api_keys": {
    "stripe": "sk_live_r8NIdKTjKdJrcyDwF56LXhvV",
    "sendgrid": "SG.p2DBZdsZGoRK6sH+2TPfHM",
    "twilio_sid": "ACfad0b611d00eb1872bcfe79330b8a617"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}