{
  "name": "user-service",
  "version": "1.3.10",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "vbNFMpv3pvDzfoNSbaP5"
  },
  "jwt_secret": "q8WmJT4uyh+jeaOBPZ+oBopOxkaAAG9H",
  "api_keys": {
    "stripe": "sk_live_Ky4zjNz18TY1ZT4Rwgeu5wjG",
    "sendgrid": "SG.o9D37c8WipANbioeahgOa7",
    "twilio_sid": "AC2ae1c620a58c89af339c95b0cfdd2232"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}