{
  "name": "user-service",
  "version": "1.6.2",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "p7Vi126wNa2j1wZ0HR5Z"
  },
  "jwt_secret": "ZbQxP46i5yD4jgfmVy3yGkdXiERkLI0x",
  "api_keys": {
    "stripe": "sk_live_bK1sjQqsoysCaSxtHogO387f",
    "sendgrid": "SG.5nfK/9Vm+OsQlomsxP9sfX",
    "twilio_sid": "AC3e65d89b1aebd53e342c6f294ee6c2ea"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}