{
  "name": "auth-service",
  "version": "2.8.29",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "bJ3JyVi7M7nXWHTgody9"
  },
  "jwt_secret": "Sluzr8fMsSPmRPPGH8eKmCoeCjt6QgQx",
  "api_keys": {
    "stripe": "sk_live_aqEgU0rGIO6lmPG96yXani7h",
    "sendgrid": "SG./yskupC1KJQB2hCFYS8Vch",
    "twilio_sid": "ACf1932b72a9340181a4a46f492c7e83b8"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}