{
  "name": "auth-service",
  "version": "3.4.12",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "1DQQQ7zp2AJKJ9lCR5I9"
  },
  "jwt_secret": "dScPmxq9004bi+NtJZfGp1g4W3+JtKM8",
  "api_keys": {
    "stripe": "sk_live_yBTsdNGYvISstxOs4Rh4Bh5S",
    "sendgrid": "SG.KPaCy5Iup79S54pcfiDCdK",
    "twilio_sid": "AC50fd822fd24533fb47514ba1c062b011"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}