{
  "name": "user-service",
  "version": "1.2.19",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "D8op3r76ibcwo8sLoDot"
  },
  "jwt_secret": "Btdcg9i9XIV18MZWqtL6DH1TZX+evDc3",
  "api_keys": {
    "stripe": "sk_live_8kTEkntr86R4IS4pxSo2p8jw",
    "sendgrid": "SG.i2W3EYxKfvMLZL1K7iJu8J",
    "twilio_sid": "ACf51aa0a86f4180d06655cfd45df5bd24"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}