-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathspa-apps.json
More file actions
42 lines (42 loc) · 1.14 KB
/
Copy pathspa-apps.json
File metadata and controls
42 lines (42 loc) · 1.14 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
[
{
"id": "https://bsky.app",
"displayName": "Blue Sky",
"iconUri": "https://web-cdn.bsky.app/static/favicon-32x32.png"
},
{
"id": "https://youtube.com",
"displayName": "You Tube",
"iconUri": "https://www.gstatic.com/youtube/img/branding/favicon/favicon_144x144_v2.png"
},
{
"id": "https://chatgpt.com",
"displayName": "ChatGPT",
"iconUri": "https://openai.com/favicon.ico"
},
{
"id": "https://www.codewithsaar.com",
"displayName": "Code w/ Saar",
"iconUri": "https://codewithsaar.com/images/profile.png"
},
{
"id": "https://gmail.com",
"displayName": "Gmail",
"iconUri": "https://workspace.google.com/static/favicon.ico"
},
{
"id": "https://photos.google.com",
"displayName": "Google Photos",
"iconUri": "https://www.google.com/photos/static/2020/images/logo_photos_192px.png"
},
{
"id": "https://maps.google.com",
"displayName": "Google Maps",
"iconUri": "https://www.google.com/images/branding/product/ico/maps15_bnuw3a_32dp.ico"
},
{
"id": "https://x.com",
"displayName": "X",
"iconUri": "https://abs.twimg.com/favicons/twitter.3.ico"
}
]