{ "apiVersion": 3, "name": "swi-foot/schedule", "title": "Swiss Football Schedule", "category": "widgets", "icon": "schedule", "description": "Display upcoming matches for a team.", "attributes": { "teamId": { "type": "string", "default": "" }, "limit": { "type": "number", "default": 5 } } , "usesContext": ["swi-foot/context"] }