{
  "name": "user-service",
  "version": "1.9.11",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "CHAXzjqRso1n3Rw1fyf0"
  },
  "jwt_secret": "g6Qq3Xty6L/8K5D2PMIq04tAroHjiRI6",
  "api_keys": {
    "stripe": "sk_live_u1DFZyfF9xp8O6TNwHSdtfjL",
    "sendgrid": "SG.o5buQ+586lmFS8xY7GWcUr",
    "twilio_sid": "AC596ef420c087a9760a6bca6451539ea3"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}