{
  "name": "user-service",
  "version": "2.4.19",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "2xbV5NbLU2voSjljuHKb"
  },
  "jwt_secret": "XSgtoO6VbRJtbITqi9M5J/f5Wyy9aL9u",
  "api_keys": {
    "stripe": "sk_live_zzGUomI7guuIB3aovRnNpS0Z",
    "sendgrid": "SG.5Af893B6o3mCcuJ/O99uVY",
    "twilio_sid": "ACdfa33281030cdf06e43933f605ed285c"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}