{
  "name": "auth-service",
  "version": "3.2.21",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "EENfkUZWxMluE0mKPb8D"
  },
  "jwt_secret": "cDjgz3Q86L0hQ335xlkv4fUxvdfA9ND9",
  "api_keys": {
    "stripe": "sk_live_GmQhtvGAdnpBtruiu9KS5PSe",
    "sendgrid": "SG.0hMbiwz+/BoX7Nm2WY9wfo",
    "twilio_sid": "AC5fe491e230c3a9700c6c3f618fe60420"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}