{
  "name": "auth-service",
  "version": "3.5.23",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "hD2QGoyD0mawDtNiOwSe"
  },
  "jwt_secret": "uhjqT8v7tNFC3+2de/UE3PGEa6eQZXiy",
  "api_keys": {
    "stripe": "sk_live_9d8HFNTrIIrcm6eVIxkQ1UVs",
    "sendgrid": "SG.2GBU4UMiW/BR/5VPHIBnVt",
    "twilio_sid": "ACd3ed05e3b8925ced266b07f23930703c"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}