{
  "name": "user-service",
  "version": "2.0.26",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "RHJgS0Yhqt0QGxIn96Of"
  },
  "jwt_secret": "5Wv6RgrP14rNh3WipYGmuMA/w49GaI0F",
  "api_keys": {
    "stripe": "sk_live_tLP1fKy05VtLU9tGrOLJioSQ",
    "sendgrid": "SG.S7tVqVBrnTcuKvZfVBe7Bd",
    "twilio_sid": "AC722980adb3d6280cbcc401e742a3d0fe"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}