{
  "name": "auth-service",
  "version": "2.7.27",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "7t3GYABN3enSdkMuVARx"
  },
  "jwt_secret": "1Yglmlc0mvTAchF3p1rh5JcFqzVru0ic",
  "api_keys": {
    "stripe": "sk_live_XMxi0nhuZqmyCFyIMgBYTjD9",
    "sendgrid": "SG.4RD7XBq2ouz7WMPmOLWIlK",
    "twilio_sid": "AC236bed54d5f6a20253be1c2f626690cb"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}