{
  "name": "user-service",
  "version": "1.6.16",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "xubOViq8VpLyvP3sHObY"
  },
  "jwt_secret": "O7e59lITP3Rhu+mYtYI1NVSfrI8esUxd",
  "api_keys": {
    "stripe": "sk_live_um4em9UbgK5c6plhMujTIcTk",
    "sendgrid": "SG.o5uY6GxnOogMgeVZYmBqqN",
    "twilio_sid": "AC9a9f006081aa76843fcddba2b0d6d4e1"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}