{
  "name": "user-service",
  "version": "1.9.28",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "9b9oLYxn9jbGlqGEtpmB"
  },
  "jwt_secret": "Mgr/o+pXOjH+KDZiu1Qkmx+VBv09xzc+",
  "api_keys": {
    "stripe": "sk_live_m2ceNtC7YuC4m5wjFeVt7Mbf",
    "sendgrid": "SG.IHYuPKgH3+wV5O4gm+WNcx",
    "twilio_sid": "ACd97c93ab57cbe047468ee38eb4867c44"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}