{
  "name": "user-service",
  "version": "3.4.7",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "H3GImP30RvyDBa3xHCZP"
  },
  "jwt_secret": "kSqN1Te+uGP8J96SVNEG7JWcEh54Vuhv",
  "api_keys": {
    "stripe": "sk_live_F9sOxEFxRHMS3HDv7DmxiJRe",
    "sendgrid": "SG.pLQDEEgAuKfEKbUtWJpg2b",
    "twilio_sid": "ACc86663fffcd775a65e37210e8d5cc83c"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}