{
  "name": "auth-service",
  "version": "2.5.12",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "PQ7JWvMtI8q4OOM2q7x3"
  },
  "jwt_secret": "4DKf1npsjyA+G0MMlMl2BVXrxtJeMkmW",
  "api_keys": {
    "stripe": "sk_live_Dv6dCoYypV5Qu23iU9VzpxxK",
    "sendgrid": "SG.ImkfugDlSgWQSgeW0ohs1Y",
    "twilio_sid": "ACcdae975b588570bbb6210df0fe194060"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}