{
  "name": "auth-service",
  "version": "3.7.29",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "h5kIEefRHDRoxc2OcEXn"
  },
  "jwt_secret": "XEOnRg5JK5pHDihIWOzehiruuvFSnKe9",
  "api_keys": {
    "stripe": "sk_live_PkbipSHOd62YtRmwqLCrPz9Y",
    "sendgrid": "SG.pRVr9qwyQlz+X013CvDvsl",
    "twilio_sid": "AC774748929abe5a168391775815a63bc3"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}