{
  "name": "user-service",
  "version": "1.0.29",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "uQpolv1rigxLszIBInIm"
  },
  "jwt_secret": "y68Km/fCAg7/MpvYFBOcR80+BI3C2jee",
  "api_keys": {
    "stripe": "sk_live_cVhZPwBZeUSKQBl3mOyTEnH8",
    "sendgrid": "SG.KkpBLLz/N3EOMCLDZKf0iF",
    "twilio_sid": "AC36cbf514286944e7032950112bfe130f"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}