{
  "name": "auth-service",
  "version": "3.1.21",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "e0BLDmjF7AIxHyPrgbLr"
  },
  "jwt_secret": "O02bt1KQR6Cwvplhao0PuSuzMUPrx/lr",
  "api_keys": {
    "stripe": "sk_live_VALd34eD82lpj9mKBZ8pDOwT",
    "sendgrid": "SG.bWM4kTJlNk1pX+zAMRsg6e",
    "twilio_sid": "ACf12ea00a8a36f072201b3e8d8febe6b2"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}