{
  "name": "user-service",
  "version": "3.3.29",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "pGjYqcD4dMCc3jTmDBZ0"
  },
  "jwt_secret": "T8B/wj6zrvNq2uInskqFw4h9fyZwB57b",
  "api_keys": {
    "stripe": "sk_live_vJwN6FsXG7txz5cZ0vES7fSu",
    "sendgrid": "SG.P1WACSU6y+7ri+j/6Z9O9R",
    "twilio_sid": "ACcc241daf1438cc873f706c38a94fb6da"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}