{
  "name": "auth-service",
  "version": "2.7.19",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "gJ7p9nPvv7NhFeT8ORVt"
  },
  "jwt_secret": "5V3dFtS1snlPknbKWrBorXyVxbz0qoUb",
  "api_keys": {
    "stripe": "sk_live_R2KQBK38aWFbj0WfpLy2W3XM",
    "sendgrid": "SG.xojHO89sI+QOyyRqD9lI9x",
    "twilio_sid": "AC76d610c3fd8eecc00b06bde33a2ddb5a"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}