{
  "name": "auth-service",
  "version": "2.2.25",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Kh4QLqtwvTmCg8S5rCwE"
  },
  "jwt_secret": "Znu634FrZln1hm6OYd5Js0ouelpG03OT",
  "api_keys": {
    "stripe": "sk_live_PLvpwJecxnGNRXGTcld7i3Y3",
    "sendgrid": "SG.qFvHKLRJL523K7PkUc3FAr",
    "twilio_sid": "AC3547be810af2c3e32de68367b8433035"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}