{
  "name": "auth-service",
  "version": "2.8.11",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "ld1jHQn0piFIHs29bcGx"
  },
  "jwt_secret": "t1+Zok/AL4rAn+0FklWqmngXWrVh3hEp",
  "api_keys": {
    "stripe": "sk_live_p47UnlD8iUSnDcTD5pnv61nh",
    "sendgrid": "SG.ZKAhrJxc2s0mbXfE7kMDEO",
    "twilio_sid": "ACd08709c6769fdbd53ca26bea8300f0be"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}