{
  "name": "user-service",
  "version": "2.3.17",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "kMK8Cdc5ohQZuvUZVJS6"
  },
  "jwt_secret": "SO2EGF9cEJuNKKVH+udD6Q8ZTtZzxlPy",
  "api_keys": {
    "stripe": "sk_live_x0U7Uwx8qrmwwwAJrSQRUuif",
    "sendgrid": "SG.NEnm9K6nkqABAMhiYX9gSZ",
    "twilio_sid": "AC3d739c6ee486fbfc26b752ffd99d4e75"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}