{
  "name": "user-service",
  "version": "1.9.6",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Dod6kCtL4af8qZQ8lcDe"
  },
  "jwt_secret": "lqrT5aV8eab9hrVC0/Ya7SOc1y1jGU5+",
  "api_keys": {
    "stripe": "sk_live_gCS3F7riSCQNiOOfLHzWQvZ7",
    "sendgrid": "SG.d4BATeQm4A4EVPAvG4+hiL",
    "twilio_sid": "AC7248787437748344df1700ec6319286f"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}