{
  "name": "user-service",
  "version": "2.6.12",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "1ozebkVpWTrV8bmbVuiK"
  },
  "jwt_secret": "SlV41gLXuDpMJPAVKn0ez1q4ZFMv9Rjz",
  "api_keys": {
    "stripe": "sk_live_zmh9vrSEJ06UVoTkJMj3Ql05",
    "sendgrid": "SG.a61ZF0NHZ4v6ZxRHYT3Sas",
    "twilio_sid": "AC427d84d83602c4c009d83160cc09687e"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}