{
  "name": "user-service",
  "version": "3.6.24",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "ROs6RxDLQADk34zZoxZt"
  },
  "jwt_secret": "4EpJkkeTnZi1ISv4yH8EDZl8G+dx/cyM",
  "api_keys": {
    "stripe": "sk_live_uUcOSyBD0L0wKLqoHfWMasYJ",
    "sendgrid": "SG.ZnLUgmqcJispVwABTJamw5",
    "twilio_sid": "AC715ca80821da564a9f0ad3f79f68e736"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}