{
  "name": "user-service",
  "version": "1.7.9",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "WBtRZTHh9aOfzuzM3hoJ"
  },
  "jwt_secret": "ZvSJKTENdkhhnd/JdgVyyxzxrhnpBU0D",
  "api_keys": {
    "stripe": "sk_live_QQmbgpjULDxiJC12rTZTV6IL",
    "sendgrid": "SG.VuLDl6Q5tNyExjyaKdJFX1",
    "twilio_sid": "AC921bb70afc730b1e7b4e804595207150"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}