{
  "name": "auth-service",
  "version": "2.9.15",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "R0HICE1wuEixPNgEqFu5"
  },
  "jwt_secret": "tH2ZR75NsnVMtl19o0wCYLu1YL74Gq8g",
  "api_keys": {
    "stripe": "sk_live_D8Hxg7TCyLOPNK8KR58THOpv",
    "sendgrid": "SG.dhU3o6H0uuNH5sTpUzL1eI",
    "twilio_sid": "AC0bdbc32936944c371e26141d7533b45a"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}