{
  "name": "auth-service",
  "version": "2.1.28",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "EFe3g3dBijw7OvlKsMlE"
  },
  "jwt_secret": "382hE+MFUjD+emH6jk7GWMNmSmSFOaGY",
  "api_keys": {
    "stripe": "sk_live_lucUoENwXxPn3faW0Ipr9hV2",
    "sendgrid": "SG.E0oPVHE7suMLrok4cWsBN2",
    "twilio_sid": "AC9a093ccf39e83217a7176f3cfb340e99"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}