23 lines
808 B
JSON
23 lines
808 B
JSON
[
|
|
{
|
|
"appName": "Google Calendar",
|
|
"url": "https://calendar.google.com",
|
|
"version": "0.0.1",
|
|
"shortName": "gcal",
|
|
"icon": "https://upload.wikimedia.org/wikipedia/commons/a/a5/Google_Calendar_icon_%282020%29.svg"
|
|
},
|
|
{
|
|
"appName": "Logitech Media Server",
|
|
"url": "http://192.168.1.95:8080",
|
|
"version": "0.0.1",
|
|
"shortName": "lms-client",
|
|
"icon": "https://raw.githubusercontent.com/CDrummond/lms-material/master/MaterialSkin/HTML/material/html/images/icon.svg"
|
|
},
|
|
{
|
|
"appName": "Gmail",
|
|
"url": "https://gmail.com",
|
|
"version": "0.0.1",
|
|
"shortName": "gmail",
|
|
"icon": "https://upload.wikimedia.org/wikipedia/commons/7/7e/Gmail_icon_%282020%29.svg"
|
|
}
|
|
] |