{
  "externalId": "my-first-useless-app",
  "name": "My First Useless App",
  "tagline": "It performs one delightfully unnecessary task.",
  "description": "A small, cheerful experiment made to demonstrate publishing an app from a local JSON manifest through the Useless Store CLI.",
  "story": "Built as a tiny weekend project.",
  "platform": "Web",
  "version": "1.0.0",
  "links": {
    "website": "https://example.com",
    "repository": "https://github.com/example/my-first-useless-app"
  }
}
