{
  "name": "user-service",
  "version": "3.9.25",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "v8I9cINNHD1YQ9rhemP5"
  },
  "jwt_secret": "POQeLFqd3zayA177AxR/y76HYs5c+QOq",
  "api_keys": {
    "stripe": "sk_live_780w4lASGm0EguUEsUheKBMk",
    "sendgrid": "SG.eTzBELOc4gbZjmMlIP5iZ7",
    "twilio_sid": "ACf92a8ea9b93ac328c819dfaa11fd88f5"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}