{
  "name": "user-service",
  "version": "3.4.17",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "pmxJ4P6Lwsg6gYjnw9ZP"
  },
  "jwt_secret": "nBER0cIySov14Nu5GJAnjwxZqWjKjUNg",
  "api_keys": {
    "stripe": "sk_live_RvnUdGcbQBs1NKAXSmyVA89x",
    "sendgrid": "SG.LEAJgshNnLtouXkjVZCMPV",
    "twilio_sid": "AC0c963e12df6bb73dfd8ca2bc4eede435"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}