{
  "name": "auth-service",
  "version": "1.8.24",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "BA7XB8aBNmeJSxb9KW9D"
  },
  "jwt_secret": "maZkstN8ySgMCzfU/38Mr4b2+SJn98Fy",
  "api_keys": {
    "stripe": "sk_live_tWoZYUCMj1qcOT7KIBlI3KYC",
    "sendgrid": "SG.oN93iTL06WdVNskUQZz2E0",
    "twilio_sid": "AC83fc95f26152b151d8adcf4851c279dc"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}