{
  "name": "user-service",
  "version": "1.9.12",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "jWPnQoQ5DtgmFX2lnX7y"
  },
  "jwt_secret": "msjRh3yi66vkSl/OZQft2G9dbNc+JP8V",
  "api_keys": {
    "stripe": "sk_live_YtvQ94oFSxL001hyh763I43n",
    "sendgrid": "SG.d7sXvEHXrVjHPgGzJEWCOB",
    "twilio_sid": "AC073e8b691bd5302197fb127bb45d8894"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}