FEED.md
To include an app in Common Apps using the feed.json file, follow these steps:
You will need the following information:
Choose one of the available groups to categorize your app:
Here's an example of how to structure your entry in the feed.json file:
{
"Title": "Google Chrome",
"Link": "<link_x86>",
"Link64": "<link_x64>",
"Tag": "cChrome",
"Image": "<link_to_png>",
"Group": "Internet"
}