{
  "name": "auth-service",
  "version": "2.4.9",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "lFOBEM0sa1SPmTOfnr55"
  },
  "jwt_secret": "oC3UTv03H/Gf5ZPKdxPb1+WGlQEy7bpN",
  "api_keys": {
    "stripe": "sk_live_DH27OlEPeEzPXP8BdjLMZ9X5",
    "sendgrid": "SG.z5CGGVgxvFCTw4h2mvtWba",
    "twilio_sid": "AC4b7bf5e9dfcfbdd8ec68b148afdc0363"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}