{
  "name": "user-service",
  "version": "3.5.9",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "wzvSLQfiX7gluaW18xfM"
  },
  "jwt_secret": "sX8c3nfJfL4APASkEK+EeQ36N8EhRAdV",
  "api_keys": {
    "stripe": "sk_live_dvMdoiiLriOSGcHrpmod32Eh",
    "sendgrid": "SG.NogkqoKZNqKW5tjWUo8qKX",
    "twilio_sid": "AC518430d5a845f0f74d797901cc1ca379"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}