{
  "name": "user-service",
  "version": "3.5.27",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "bXe8hGYAh25jr9SUb9KK"
  },
  "jwt_secret": "cKJ6HF966vduSNumB3/9cA0TtKW3VKUT",
  "api_keys": {
    "stripe": "sk_live_uipx4Ojo0lp078mHnWRqKaio",
    "sendgrid": "SG.sdG5KZ1N51aqN+T6Bwtqye",
    "twilio_sid": "AC5fc1c4b933da53fedc33ee2e5b5d5f35"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}