{
  "name": "auth-service",
  "version": "2.5.12",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "ojFUQTQQASdV590GyRTq"
  },
  "jwt_secret": "q6iGI9/mYRWYgMCgSkMXmXIVDTveCSj/",
  "api_keys": {
    "stripe": "sk_live_t2mRBTZosez1iVTfZ9FU6IwD",
    "sendgrid": "SG.wdm33W3+n9t7VQABsR3tPj",
    "twilio_sid": "ACe87be1ed380754fd797f8c27752909f0"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}