{
  "name": "auth-service",
  "version": "1.5.13",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Up0iayttMsf8qF7YT0fw"
  },
  "jwt_secret": "8nddKiFbWVOssOsgQZ/k2Db5p7S5Ta8t",
  "api_keys": {
    "stripe": "sk_live_vowbPwb5izaGAHiLoc9Bk6xQ",
    "sendgrid": "SG.95I+knbCrPx9eQukogyghT",
    "twilio_sid": "ACe9296bb872a39acf59edf66961ac8cb2"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}