{
  "name": "user-service",
  "version": "1.8.14",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "NOyq7KU5UpoYzvIHQyEU"
  },
  "jwt_secret": "dc85lG/h6bt9MaoC6Yp2hrjTB2rJNtD+",
  "api_keys": {
    "stripe": "sk_live_uuE1p0PQix8gOetpJrS9Zsj0",
    "sendgrid": "SG.wXEy/sx8VBF54s7+6Jfxwq",
    "twilio_sid": "AC586da1ee099dda5b9f08dda333c3ef6e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}