{
  "name": "auth-service",
  "version": "1.7.16",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "Lj3cERdCQnGYh4NYA67i"
  },
  "jwt_secret": "7vxX9pVyyeP0bKRspbMt2rOnWV8jEG9N",
  "api_keys": {
    "stripe": "sk_live_E2bnxqQu3D3RQLCo39xuUrOA",
    "sendgrid": "SG.xNNrGldSgDhc7TYL16E+cn",
    "twilio_sid": "ACf8ce67fb1635b16ed49f997f2e7a8069"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}