{
  "name": "user-service",
  "version": "1.6.25",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "zIJxGli5ecfibjBQPh3y"
  },
  "jwt_secret": "dH7xFmqDgr/zesjWV6Uu44qNfmGJQ844",
  "api_keys": {
    "stripe": "sk_live_NZTJN3gA6LdXtDJJR5AwkQyf",
    "sendgrid": "SG.I5AT7KIC1HIXUTCdWgEOlk",
    "twilio_sid": "AC0d34278bbe9f540b0b90e82077953f61"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}