{
  "name": "user-service",
  "version": "3.7.6",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "kUp3zP2HCNdRVVkvg8RE"
  },
  "jwt_secret": "aghSACW5OcwURXWy7e1nsKtPOWYVs1+x",
  "api_keys": {
    "stripe": "sk_live_2yK6cLCNktuKvCETgLZibE4H",
    "sendgrid": "SG.FrBKuPtydoWbEJyfykedqk",
    "twilio_sid": "AC3db96d955a2635b979e7db7cfc61bc57"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}