{
  "name": "user-service",
  "version": "2.7.11",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "mEcjzcNpyBhu7voDOSNF"
  },
  "jwt_secret": "a06I3hF77ZtI3+h9hWUb3cHUvOFLwqNG",
  "api_keys": {
    "stripe": "sk_live_ZyZx80QGkKF9u2Xb2xYoIPnM",
    "sendgrid": "SG.uytHf6vBbtDXcK8C3SdMO/",
    "twilio_sid": "ACf900bcb5689dc1869788ef7d9b26acd4"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}