{
  "name": "user-service",
  "version": "3.0.22",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "RFOQXuZw0Ujlh2tw1oza"
  },
  "jwt_secret": "fS5k1qckaZGGCjj0QFhmBiZSJ2yER7vV",
  "api_keys": {
    "stripe": "sk_live_ZqDL0HPPCeAQz4RSZ18ZdLiJ",
    "sendgrid": "SG.5j2JYIy+ZTHzubXW7+1uA4",
    "twilio_sid": "ACeba3e0f564ee1e8e62744bece72b88ce"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}