{
  "name": "auth-service",
  "version": "2.5.20",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "MwezE2HdVXMEvtBTt39x"
  },
  "jwt_secret": "zu92VWtMMriRU8/ZC+PoxnmD3zSqs1BQ",
  "api_keys": {
    "stripe": "sk_live_7771nYaGFxCKqqfMlBQOrkrs",
    "sendgrid": "SG.DE7l6D/ksogUKEQVxd/7uL",
    "twilio_sid": "AC6390746cd54f85170287dff3fc83e33d"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}