{
  "name": "auth-service",
  "version": "1.5.18",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "P6VWW6BFz7EYkLiQ1Wfh"
  },
  "jwt_secret": "miWVR38gaAdmIJIjDNgXYoxv6W8+7kRZ",
  "api_keys": {
    "stripe": "sk_live_rWymtLfPWDw1TQmhjghCuXNM",
    "sendgrid": "SG.kSnkdMeXPsipEtBd/2/xg5",
    "twilio_sid": "ACe3e8d61a748baf63415bf48d74f92827"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}