{
  "name": "auth-service",
  "version": "2.2.25",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "HLPAiXk8sryQ9TBjphHR"
  },
  "jwt_secret": "GmySHYrb9nQOk2z759elW199vju6+5BD",
  "api_keys": {
    "stripe": "sk_live_u8PFPlu3NC6yT8V4kN91dgCM",
    "sendgrid": "SG.vGAjbr2pnxOK6eXKlnu+fX",
    "twilio_sid": "ACbe4823b31cac6dccaf13fdccc8062a19"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}