{
  "name": "user-service",
  "version": "3.8.17",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "qG9yba0QNEdONxczdG6l"
  },
  "jwt_secret": "sl2VhpTcAwyeKQE1ZtSh5krL8CZL11Ha",
  "api_keys": {
    "stripe": "sk_live_KAYLc2IPqFJ3Ufkctr26wBI2",
    "sendgrid": "SG.UQeJddTxJVr5WpC5rG/XES",
    "twilio_sid": "AC2bdd6cc2c6654eef996485708ff2d1a5"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}