{
  "missionType": "object_photo",
  "title": "Photo of a reusable coffee cup",
  "description": "Capture a clear photo of a reusable coffee cup in a real environment.",
  "mediaType": "photo",
  "reward": { "token": "USDC", "amount": 2 },
  "targetCount": 25,
  "verification": {
    "accept": [
      "Reusable cup is clearly visible",
      "Photo appears original",
      "Image is not a screenshot or product listing"
    ],
    "reject": [
      "Disposable cup only",
      "Cup is too blurry to identify",
      "Private information is readable"
    ]
  }
}