{
  "name": "user-service",
  "version": "1.2.15",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Ya5E7xTVKJ4Av3FgkqV7"
  },
  "jwt_secret": "d87JmAAL2p27W/AChL944gM4zwM++XCG",
  "api_keys": {
    "stripe": "sk_live_hOAA5C0i9pf2B5P9POcKHIwq",
    "sendgrid": "SG.z+ieb+iKw4snzV8hWrur1b",
    "twilio_sid": "AC19489ce4b527be81337598cdf30d3fdb"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}