{
  "name": "auth-service",
  "version": "1.3.25",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "NJBJxUCNLGok27ck2kQ5"
  },
  "jwt_secret": "9sdbz0a8F0EkQOvpSUtx88psamDIWCnM",
  "api_keys": {
    "stripe": "sk_live_oEI5tZ558rMR9GPLR6f4n0EF",
    "sendgrid": "SG.zhpS4uDH3XYdc89DRU9Lfb",
    "twilio_sid": "ACf79f886317c331b7ad3ef36503818290"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}