{
  "name": "user-service",
  "version": "1.6.24",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "GzagKWK66qRTyc7BdlJX"
  },
  "jwt_secret": "n+vUh8nYWtmZXnn9T+dyHKtJ9oj6X0/l",
  "api_keys": {
    "stripe": "sk_live_yYKjg0K1my2YqVC8yTOs9P17",
    "sendgrid": "SG.IIDYB/6IHAWIsoyCBPo5fa",
    "twilio_sid": "ACa4d9acd07e9f8d46c7d427824ecdee5a"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}