{
  "name": "auth-service",
  "version": "3.4.25",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "oFgKn6wGnx14MgW6C8z2"
  },
  "jwt_secret": "1TbvvokTU1j7qxVFL9WUAV/WvYqP1tHK",
  "api_keys": {
    "stripe": "sk_live_aTiXsW164nnDjr8d7AKnwqJc",
    "sendgrid": "SG.ZUdGefJzE6yGBl6d8X6DAe",
    "twilio_sid": "AC6dd5a0e829b723b343500fcac13228f0"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}