{
  "name": "auth-service",
  "version": "2.5.6",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "yN0zSUXZ78Xy35W2sMGZ"
  },
  "jwt_secret": "7o6VR5/nTvqtIv39Z+TiWJaLvBdVEB2y",
  "api_keys": {
    "stripe": "sk_live_gqGc5h2TV8bMzoZpb5FQdyxl",
    "sendgrid": "SG.xvAUFyjcEGkIgZeuQXWAbx",
    "twilio_sid": "AC0ccfdfb6ef5359f961b0ad7d9f15b4fc"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}