{
  "name": "user-service",
  "version": "2.2.19",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "h6Xa7ysDbuC3cwMVDm2d"
  },
  "jwt_secret": "j8OvCxi18MASTWy6jkErEjOG2OZ6//B5",
  "api_keys": {
    "stripe": "sk_live_POLPQ3S5oRSd82QhnCtioeQf",
    "sendgrid": "SG.Kzap1x2HMpY3XZ4qxcB1q2",
    "twilio_sid": "ACabb69584ec151626757a55e4cbe6f5c9"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}