{
  "name": "auth-service",
  "version": "1.1.27",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "G3JaY0HGWeSuD8MSgJoQ"
  },
  "jwt_secret": "0X7/Sqfi94Sy890sLtetC6b9H8QdgMrO",
  "api_keys": {
    "stripe": "sk_live_ESM77TiCHWn0dmm5sxoYi0T9",
    "sendgrid": "SG.2mTsVYAZI4tKedd1K814cb",
    "twilio_sid": "ACee6b75e36243de1319c0c0bde241d741"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}