{
  "name": "auth-service",
  "version": "2.5.5",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "XJwnu3U1d2TOS0Hyf6ju"
  },
  "jwt_secret": "MubNWnmfO3Ksq7KdFkPgqSj+DbiMnOTI",
  "api_keys": {
    "stripe": "sk_live_Tvvo66JNfxDhFyei2rTz57Ik",
    "sendgrid": "SG.9K4PNAUnl0rxEUp1tAlD8h",
    "twilio_sid": "ACc37ad22102b974cd83d6e69449ebaaa5"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}