{
  "name": "user-service",
  "version": "1.6.19",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "cNJjN4ngFzYMhdXHiNUx"
  },
  "jwt_secret": "W3sBUCHqiw69lIilfdgoleVqT6xUyK13",
  "api_keys": {
    "stripe": "sk_live_Bz7GjMaBdelS96HIf0fpO4Cj",
    "sendgrid": "SG.x4ZIaR24dUpL9B8qkbY0rB",
    "twilio_sid": "AC3ecde08d26a02158b2d0ab02f813da76"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}