{
  "name": "auth-service",
  "version": "3.5.25",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "zJ5YuVntU5gZAcHtMCoY"
  },
  "jwt_secret": "tINckU/90bqw7w8OCCTDd2jt4GlTlsGv",
  "api_keys": {
    "stripe": "sk_live_78WCJKKu5TbP73AIOPUdtNKk",
    "sendgrid": "SG.BKmZL6iITeAnrODMzg92+h",
    "twilio_sid": "AC2243ecbd03a7ddc8f0eed6ec25b52b4b"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}