{
  "name": "user-service",
  "version": "1.8.6",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "11qRENBykTexh04JVIdZ"
  },
  "jwt_secret": "xhva6c13fJxBICO4Bk8K4hr19iw27obX",
  "api_keys": {
    "stripe": "sk_live_AqHRn1Kee3S3fyVAqSU8f4kO",
    "sendgrid": "SG.VNsF/OywSRbGUtyqrDAkT/",
    "twilio_sid": "AC560f052c65cfa277271593408f00c360"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}