{
  "name": "auth-service",
  "version": "2.2.27",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "kCO8ifEuh3qgwMOKd1Bf"
  },
  "jwt_secret": "sj02iiqB66Fys0dIcUTfIxcR04CjAhbB",
  "api_keys": {
    "stripe": "sk_live_GIshTiOo3nbvScZlLib7OxTk",
    "sendgrid": "SG.d/8Hyf5Q2hjzuWfuJw4RQr",
    "twilio_sid": "AC51a16e7b7d4b8a661c25eb222a7a2264"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}