{
  "name": "auth-service",
  "version": "3.7.26",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "NNanbkL32JpK17gVBo7p"
  },
  "jwt_secret": "zqZrLRvAWVjwvYWRtLzyZB7JqGNzXeJr",
  "api_keys": {
    "stripe": "sk_live_z5RCzG6UYMzEwGqKH8XJmwgZ",
    "sendgrid": "SG.SohyyCXDXzFrPKYt3xWyPX",
    "twilio_sid": "AC6bd9ffccaced57b797ee1a4d04f03e17"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}