{
  "name": "auth-service",
  "version": "3.1.11",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "rL97Vfabwja315Lq34h0"
  },
  "jwt_secret": "jczW6JL77AO3ZCCZFtc0NjMaQdU+uOtf",
  "api_keys": {
    "stripe": "sk_live_DNnwlkmtsI6tutZPywHUuFOl",
    "sendgrid": "SG.oqbQBZGbvP9cE9H6zTUAYH",
    "twilio_sid": "ACef939c42de2f5a94bb9b2a7c21cab9a4"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}