{
  "name": "user-service",
  "version": "3.5.22",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "j9XW1xHREA9iQ6yXD3Kr"
  },
  "jwt_secret": "8o18edjpFlGfUZY2ZA61sZKse80+QEol",
  "api_keys": {
    "stripe": "sk_live_QpGYulU57mSXjhpTsdtFEPio",
    "sendgrid": "SG.6/d5bnlzqgUiVN/q6+Re15",
    "twilio_sid": "ACf12eb88a37647b71f73a662b7870fe13"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}