{
  "name": "user-service",
  "version": "3.3.6",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "yRWhJRnDSaXjil3lcYoP"
  },
  "jwt_secret": "/okwPqAt3x7nrvGPaxI3A29TLjb0CJ59",
  "api_keys": {
    "stripe": "sk_live_dYRIxr1r7qioHXWB9BrPjxdY",
    "sendgrid": "SG.g6em8IwJdnvrbiNg7xPT7P",
    "twilio_sid": "ACb74452efef279cb631f1cbab86e7bba8"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}