{
  "name": "auth-service",
  "version": "2.6.27",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "pGIrEpbVisTPl4VJYxQU"
  },
  "jwt_secret": "xw07oLQbmNAlVDLxbAkA5NjeWH24Y2fG",
  "api_keys": {
    "stripe": "sk_live_WBJrdLK7GMN7F2HrHSOG7qo7",
    "sendgrid": "SG.EV9M21tJ2i8DjtUqxLWF5o",
    "twilio_sid": "AC95082f82aa3be1b243220e16fd6b0725"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}