{
  "name": "auth-service",
  "version": "3.0.16",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "wkylYKuV71R3ZFU37r9m"
  },
  "jwt_secret": "4RY6Tx1Oy5Vd0KD0WcWNZVBl7a7eFcaD",
  "api_keys": {
    "stripe": "sk_live_hhrvgTFWfbwlAF3pJeyqKRHe",
    "sendgrid": "SG.Vs0uV5Dj8TOBdYXJy+WVnF",
    "twilio_sid": "AC748f3ffff624cfb67795c8f8b10c39a0"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}