{
"bookmark": {
"name": "Bookmark",
"description": "A saved web reference. Bespoke card view (favicon, title link, description, tag pills) plus Inline edit, Edit, View, Source â all schema-driven from urn:solid:Bookmark.",
"entry": "/bookmark/index.html",
"types": [
"urn:solid:Bookmark"
],
"icon": "ð",
"status": "stable",
"manifest": "/bookmark/app.json"
},
"calendar": {
"name": "Event",
"description": "A calendar entry â schema-driven Event with date/time pickers.",
"entry": "/calendar/index.html",
"types": [
"urn:solid:Event"
],
"icon": "ð
",
"status": "stable",
"manifest": "/calendar/app.json"
},
"contacts": {
"name": "Contacts",
"description": "An address book â collection of contacts as a card grid. Bespoke Contacts view (avatar grid with name + nick/email) plus Inline edit, Edit, View, Source â all schema-driven from urn:solid:AddressBook.",
"entry": "/contacts/index.html",
"types": [
"urn:solid:AddressBook"
],
"icon": "ð",
"status": "stable",
"manifest": "/contacts/app.json"
},
"feed": {
"name": "Feed",
"description": "A fediverse-style timeline. Renders an OrderedCollection of Notes as cards with author chips, relative timestamps, content warnings, and hashtags. Companion to the Profile app.",
"entry": "/feed/index.html",
"types": [
"urn:solid:OrderedCollection",
"urn:solid:Note"
],
"icon": "ð",
"status": "stable",
"manifest": "/feed/app.json"
},
"profile": {
"name": "Profile",
"description": "Your card on the web. Beautiful schema-driven Person page with bespoke Profile view, schema-driven Edit, and Source. Open ?uri=