{
  "name": "auth-service",
  "version": "3.8.25",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "uXiDBtnMceUtG0nNHJ8O"
  },
  "jwt_secret": "ITGGY2NXE8/ABeFuq0SFmeNSAkkO+XLR",
  "api_keys": {
    "stripe": "sk_live_RViwcZkSd6TdJoo22OpFRz6x",
    "sendgrid": "SG.HXbb9owdhAV+V+lKx9JGLc",
    "twilio_sid": "AC0c277f7ab2f468a1ea7f24695590bd00"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}