{
  "name": "auth-service",
  "version": "1.7.14",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "8pbfIDKPf1CiNROZYOhV"
  },
  "jwt_secret": "FTrY40sLLwHEMp5jaTxonT085rQn5y/C",
  "api_keys": {
    "stripe": "sk_live_53nwfXnYghyxKyHQrEYydT7u",
    "sendgrid": "SG.+ci+Kn6L1PVuLKeyyiGbSq",
    "twilio_sid": "AC3989ff816b8d24299d1c99f06d43fda0"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}