{
  "name": "auth-service",
  "version": "3.2.26",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "HK0063SvGPhpIoYXJJdg"
  },
  "jwt_secret": "1a3BQWLMomo+3YouwP/HomO6T/0tM4li",
  "api_keys": {
    "stripe": "sk_live_R6NnEtQDZ1wbJWV1FCB4n6hq",
    "sendgrid": "SG.0qMjxasWButZoR3+Rso8PR",
    "twilio_sid": "AC0e70646e278e8e606c900ca8b36a48a7"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}