{
  "name": "user-service",
  "version": "3.7.29",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "FxYh3o33wyCZgNK77qkk"
  },
  "jwt_secret": "9y6by8I8Klvd4F5HJso7un5gg6sKMtAB",
  "api_keys": {
    "stripe": "sk_live_Is9psx8TqJQf81MbF181BDD3",
    "sendgrid": "SG.XHN4z9vkS8YB04s3YeBSo5",
    "twilio_sid": "ACf2d9275e5dbd08c84f1efdfea930aa01"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}