{
  "name": "user-service",
  "version": "2.1.25",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "y5qJ7eyfVi7fV5Z8B1S3"
  },
  "jwt_secret": "WZcVUiXx2gYD++HtCm6RKOPhTvAsB/sC",
  "api_keys": {
    "stripe": "sk_live_6YHbDAQCOSVb02ofbNk0IJ9e",
    "sendgrid": "SG.3ImstVj5zQqO67zfJD/p3A",
    "twilio_sid": "ACbdfa32cb3edda3316a65d3bb43498495"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}