{
  "name": "auth-service",
  "version": "1.1.14",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "dbOj4eFOZqdAVNw0o9SQ"
  },
  "jwt_secret": "JsRaV0BUR6yw/9wG6vRfqZ41blBvqhWf",
  "api_keys": {
    "stripe": "sk_live_shKBOE0V0TnpaDXRVmFIUxLL",
    "sendgrid": "SG.HjwmicyQZ0pfsFWDsBxOKy",
    "twilio_sid": "AC33e4beadfc456a13705bf9a810462b8d"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}