{
  "name": "auth-service",
  "version": "1.3.25",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "y7mFmegrG1KRJxd58ssX"
  },
  "jwt_secret": "PHxyVzV3X+TsNkksyhobdG5PIQ5ZT+Cz",
  "api_keys": {
    "stripe": "sk_live_Dw7ljoebJvNXiJe0x1o3Kbdh",
    "sendgrid": "SG.4Y8hh/eE4TC9jgaL+Eex7z",
    "twilio_sid": "ACf6537b44e909939dc82218d19ecab02c"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}