{
  "name": "auth-service",
  "version": "2.8.15",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "AYpan2YuK4fh8ZWZkrXA"
  },
  "jwt_secret": "QTYSYtL8BNm7OHRNXWreFSsUsDjVIkOG",
  "api_keys": {
    "stripe": "sk_live_Xqzf12wO0RtN0FyzJBzdNTP0",
    "sendgrid": "SG.9RGVwSUty2Aurbdq88qMOk",
    "twilio_sid": "AC0f6e3b3909329f7ce6411548bcc261d8"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}