{
  "name": "auth-service",
  "version": "2.6.27",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "fcNbxcgLHwMTqPdEc9UE"
  },
  "jwt_secret": "TTltDKvQo68wAAddO0mN2dGm41r1cahQ",
  "api_keys": {
    "stripe": "sk_live_dcbmsl0aJ8FcPhb8Y9qKRBe5",
    "sendgrid": "SG.J6J9Mh5xgE4YTDWLH5ChA3",
    "twilio_sid": "AC5487da9df12c21ae7e2b8271c531a9ef"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}