{
  "name": "Minimal App Feed",
  "description": "A feed containing only the absolute requirements.",
  "url": "https://example.com",
  "applications": [
    {
      "name": "Example App",
      "description": "A simple application entry.",
      "url": "https://example.com/app",
      "guid": "https://example.com/app/unique-id-123"
    }
  ]
}