{
  "name": "auth-service",
  "version": "3.8.5",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "uE9I9BEJYjfH9BGtx2N2"
  },
  "jwt_secret": "zRwn2vZV8TcXw0iDk/59rEC81OGhaIso",
  "api_keys": {
    "stripe": "sk_live_y68bRjUeArcP5HOGslVF0mn5",
    "sendgrid": "SG.yTwc9KAdC8QCghgiRZ6oLr",
    "twilio_sid": "ACfdc7ed74448483f20321b228a74b2bc1"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}