Confirmed users
39
edits
| Line 209: | Line 209: | ||
*** /apps/homescreen/collections/<collectionName>/manifest.collection | *** /apps/homescreen/collections/<collectionName>/manifest.collection | ||
* How can we define the set of local apps? For example | * How can we define the set of local apps? For example | ||
{ | {"name": "Social", | ||
"role": "collection", | "role": "collection", | ||
"provider_id": "289", | "provider_id": "289", | ||
| Line 224: | Line 223: | ||
"90": "/collections/social/icon@1.5x.png", | "90": "/collections/social/icon@1.5x.png", | ||
"120": "/collections/social/icon@2x.png" | "120": "/collections/social/icon@2x.png" | ||
} | }} | ||
} | |||
* Remote Apps | * Remote Apps | ||