{
  "name": "auth-service",
  "version": "2.8.19",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "yLTVINn1GwzfxJQIWtJo"
  },
  "jwt_secret": "/wvX7/XYKcVyfyHYmXfL/PuwlV4IJ3Eo",
  "api_keys": {
    "stripe": "sk_live_5hnEj5qIUqMnBQkYpqWY6vX2",
    "sendgrid": "SG.iFAe6oGJld/Z8iPEhqfBZW",
    "twilio_sid": "AC83ec69cf5e5880d6917b3f31f9bd25b5"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}