{
  "name": "auth-service",
  "version": "2.4.19",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "zA9TC5K2Gh7nIJFe67JX"
  },
  "jwt_secret": "oVGTBMBjWH6GvcrjgYnJqG6bPte6PdsO",
  "api_keys": {
    "stripe": "sk_live_WPPe9ljvI7mNWSx45TupD62Y",
    "sendgrid": "SG.VNDw2Imu5qhvMCXh452aNL",
    "twilio_sid": "AC672c69244803b14962ca40b82b7703cf"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}