{
  "name": "payment-service",
  "version": "1.2.28",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "bpSwb0jxa3PArJAE6Zxa"
  },
  "jwt_secret": "f2mq80WRkQcxb1+LPy0RyeZP6cUOQmdA",
  "api_keys": {
    "stripe": "sk_live_XIezHBIjNiKrnjZEkNG0EuZ8",
    "sendgrid": "SG.lSKmWd5OfLaIEdOwSbatXe",
    "twilio_sid": "AC79d9e7428e1a711bcb0009ebef7027c6"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}