{
  "name": "user-service",
  "version": "3.6.23",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "1NZ7UwVtpGidk66GNNPQ"
  },
  "jwt_secret": "jE3HEd7U6lkNO2EwphoRLw+EZGrG12cK",
  "api_keys": {
    "stripe": "sk_live_ZtIqvQ4nsTqF5nshAqCBnReW",
    "sendgrid": "SG.lUXUJO9Hhtg5NtsHllIVPa",
    "twilio_sid": "AC57fbeef82cf27dd705cd00cc7c2038a0"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}