{
  "name": "user-service",
  "version": "2.1.24",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "y73p325fpUjJ1Z9HFhbc"
  },
  "jwt_secret": "WyLm11jIGpsW/F7ScjynjY380mJI3mGz",
  "api_keys": {
    "stripe": "sk_live_hIjjzvS49hkWJ6xlTgWhnDiu",
    "sendgrid": "SG.iXSKrfUZSG+ANAKcYSNm/G",
    "twilio_sid": "ACd810ec70e6f4d13af1f7a49126dc1a8f"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}