{
  "name": "auth-service",
  "version": "2.3.12",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "K0G3f1HE7nL6NgCAyyO3"
  },
  "jwt_secret": "ypj639wkEpl/Z0rhqP4FvM+ZK9INw8OJ",
  "api_keys": {
    "stripe": "sk_live_69S5fLrjDEcEoi40f3EjAyMu",
    "sendgrid": "SG.dDlizRY8eFkRE4k/FygOjl",
    "twilio_sid": "AC1abfc2af391246e5a6956e029d52fefb"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}