{
  "name": "withful",
  "description": "Private family journal and gentle reminders for iPhone and iPad.",
  "url": "https://withful.app/",
  "documentation": [
    {
      "title": "Homepage",
      "rel": "home",
      "href": "https://withful.app/",
      "type": "text/html"
    },
    {
      "title": "Support",
      "rel": "service-doc",
      "href": "https://withful.app/support",
      "type": "text/html"
    },
    {
      "title": "Privacy policy",
      "rel": "describedby",
      "href": "https://withful.app/privacy",
      "type": "text/html"
    },
    {
      "title": "Agent summary",
      "rel": "alternate",
      "href": "https://withful.app/llms.txt",
      "type": "text/plain"
    }
  ],
  "representations": [
    {
      "mediaType": "text/html",
      "description": "Default browser representation."
    },
    {
      "mediaType": "text/markdown",
      "description": "Send Accept: text/markdown to receive a markdown rendering of HTML pages."
    }
  ]
}