{
  "name": "user-service",
  "version": "2.2.15",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "cWQDrwMuFVGDLZ8YpLql"
  },
  "jwt_secret": "QdQA+Ix+XyEzRjhAeZnwjxaQxFHwBwE7",
  "api_keys": {
    "stripe": "sk_live_xpyhrowINCOA30oIszUNEm1P",
    "sendgrid": "SG.m9+ODoiYDgDFDeIMlI0Du8",
    "twilio_sid": "AC298858cf17437a05bf05a95b62010716"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}