{
  "name": "user-service",
  "version": "2.2.25",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "cF2ZnN6BUzJhTGci1QpJ"
  },
  "jwt_secret": "QQaIEsBd4tAoy3PjHqJQAsYQDOHLuiXt",
  "api_keys": {
    "stripe": "sk_live_mEbsIwFb5Ojnx0XPSGmrldfe",
    "sendgrid": "SG.k0YzKxUWUIpec5u1wcLu9f",
    "twilio_sid": "ACaac6d6c490452daa322156c57451a8d2"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}