{
  "name": "user-service",
  "version": "1.9.16",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "ubv8L6ngC7KZYzhH5oew"
  },
  "jwt_secret": "nk0JANYSHzWwhpjl/3VqhHJNNn9vlgp4",
  "api_keys": {
    "stripe": "sk_live_Ru9N726jzTFjVQb90Crl0u0f",
    "sendgrid": "SG.6+pOve3rQ0YOe8UWVoP6Sd",
    "twilio_sid": "AC327cdb5359bdb2d2557958e0c2871533"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}