{
  "name": "payment-service",
  "version": "2.0.29",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "61FOws3wdByTdrk3ONyw"
  },
  "jwt_secret": "SUEIL0Vmyx+flXXDLadMJ7ELoVU6q3ZG",
  "api_keys": {
    "stripe": "sk_live_GM0f1fLqsFFYKmDIWpEYeKHK",
    "sendgrid": "SG.R9n37BvMi5cvr/ehFi0mex",
    "twilio_sid": "AC07a86eaeeca1f66ab2cfee0f7294e410"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}