{
  "name": "auth-service",
  "version": "2.8.25",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "GcAaaPVq1GIAttSwDhMH"
  },
  "jwt_secret": "qDZ/rIIdIEuNsybwvismgpRsitrE5jhS",
  "api_keys": {
    "stripe": "sk_live_bjKLcv7z2bGp3B0xFJwrwo79",
    "sendgrid": "SG.hS1RXLNMaFqiY055F0o0qI",
    "twilio_sid": "AC20aa833221c0dff22f8756a56d3eff5c"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}