{
  "name": "user-service",
  "version": "1.4.19",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "k0HhJODhbaQlP2Y8ishu"
  },
  "jwt_secret": "zHk2dtvhLbEYDY2mthVTou12xcLx9DY5",
  "api_keys": {
    "stripe": "sk_live_8GQ14dPUuM0JfeE6akKI6FiA",
    "sendgrid": "SG.GVYlugxIjYqrg5BzygdOOT",
    "twilio_sid": "AC3546f9ba2158e170abc9f2df438de5fd"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}