{
  "name": "auth-service",
  "version": "3.4.24",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "5hDFxgZQ68wogwjOn0g2"
  },
  "jwt_secret": "Pq+eea9xiYTHj0lQPKDeDInYqcTOHPD4",
  "api_keys": {
    "stripe": "sk_live_x57BS3qV9cZXsRqb0aUNM4ix",
    "sendgrid": "SG.8iRzmz78vTj6VWYvr9fVhY",
    "twilio_sid": "ACa19a5722655414b2040329402339f748"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}