{
  "name": "user-service",
  "version": "2.2.4",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "ziSE2Dh5j1h5i4ZU0pTc"
  },
  "jwt_secret": "DI4hw+DzpTwpSmxH1FtKbyLLoXWoscbR",
  "api_keys": {
    "stripe": "sk_live_mALGGJ0IFqErJGY5dsJJw5dt",
    "sendgrid": "SG.NJKmKXfLgvgMvVRmeUk0MT",
    "twilio_sid": "AC519ae9f000b445186e7e25166ebd0871"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}