{
  "name": "payment-service",
  "version": "2.5.29",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "QvkXCWrplbrNL2ASLt6L"
  },
  "jwt_secret": "0jHQoj3H94IqT+INuWdbXeWqVc16SUmM",
  "api_keys": {
    "stripe": "sk_live_YR4DogKxbsruTl2dixVZFPI4",
    "sendgrid": "SG.oxdHEZ3C0s5I2yjOBk36M9",
    "twilio_sid": "AC488b3a41ae54dff47509a6e3fba35db4"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}