{
  "name": "user-service",
  "version": "1.3.8",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "0j3i9ZmcGJozNEOOahUn"
  },
  "jwt_secret": "VtqKa4jR9O/W9SbtwK6bTr/3500LbcQv",
  "api_keys": {
    "stripe": "sk_live_InjNw5zTbAKpXhWlAk2pnGKQ",
    "sendgrid": "SG.0+TxpiaVhxKxgiSELRmbzk",
    "twilio_sid": "AC7fc9808833b4b009be29a2089a5e9cab"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}