{
  "name": "auth-service",
  "version": "3.7.27",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "oBEHcYGjGlUW5bWQRsrq"
  },
  "jwt_secret": "Rn/ZnFZH/BGZ28JwhSKaiJNA3g41D//0",
  "api_keys": {
    "stripe": "sk_live_WCXa4G3iY6vpR5r8T4uPVAXL",
    "sendgrid": "SG.EPyWMxCi8O4AzgPVSqOlgy",
    "twilio_sid": "AC3e62f421ffa145cecb8852b3743f2175"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}