{
  "name": "auth-service",
  "version": "3.0.14",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "c3w4hgdresy5e0Q4OJPG"
  },
  "jwt_secret": "KioXRh125EHRsGCujW2dFLHYDEjmolmt",
  "api_keys": {
    "stripe": "sk_live_t1acjXnVKIMDgQeKOjcCEkV6",
    "sendgrid": "SG.QIKv+iTFOQDtbgTGpjjQoS",
    "twilio_sid": "ACe17b64e0edf88855ae0b63d6cd02bf0c"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}