{
  "name": "user-service",
  "version": "1.1.24",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "6XuHrtBAzY67eCbcuncx"
  },
  "jwt_secret": "yqBTFenK51HiIofff1zqmvbCueuWw+bQ",
  "api_keys": {
    "stripe": "sk_live_WVVxQSCObeU6EsEK5SB0FNFe",
    "sendgrid": "SG.xntIPOYlanzLCkvM4kGnK3",
    "twilio_sid": "AC8c6c462a833faa38624fd4cdff93c3fe"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}