{
  "name": "user-service",
  "version": "2.3.29",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "T3KJeM1ZFo7jbxtEnXhv"
  },
  "jwt_secret": "TFN9Cwxjrj+EbY+wmuZagYjFhU3wktfB",
  "api_keys": {
    "stripe": "sk_live_23p1PwoiJ1eHKxExm5rL7l2s",
    "sendgrid": "SG.zqs7Ymu6QcGDntiEwz6Cn0",
    "twilio_sid": "AC910fbd650d865ae83d6b0f92f5c029f8"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}