{
  "name": "user-service",
  "version": "2.2.23",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "8HLlexE2zNY1ILbBXQMG"
  },
  "jwt_secret": "L/1lKG03HEQEFMFWRHNM9Xf49xQeUncY",
  "api_keys": {
    "stripe": "sk_live_wPeVnOTvojXDPaHkevHeOdhL",
    "sendgrid": "SG.jC/QNyTfVoUiJ0ohr6wiZc",
    "twilio_sid": "ACff4b8f7dec513235056b596d81ff9daf"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}