{
  "name": "auth-service",
  "version": "2.7.14",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "CBGNnm5gVeEK02SQX5IL"
  },
  "jwt_secret": "myGRt40SW33SQLqocRjFANYt/oGxXnnK",
  "api_keys": {
    "stripe": "sk_live_kJh4azqB95h10FHN74QULHhD",
    "sendgrid": "SG.JbeglazvM72IqV1Sx0phVk",
    "twilio_sid": "AC21f7a1f696fca1ba27852c45275e6101"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}