-
Notifications
You must be signed in to change notification settings - Fork 73
/
appmanifest.json
350 lines (350 loc) · 12.8 KB
/
appmanifest.json
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
{
"spec": {
"title": "Web Application Manifest",
"url": "https://w3c.github.io/manifest/"
},
"links": {
"rawlinks": {
"https://annevankesteren.nl/2014/02/monkey-patch": {},
"https://datatracker.ietf.org/doc/html/bcp14": {},
"https://developer.mozilla.org/en-US/docs/Web/Manifest/background_color": {},
"https://developer.mozilla.org/en-US/docs/Web/Manifest/display": {},
"https://developer.mozilla.org/en-US/docs/Web/Manifest/icons": {},
"https://developer.mozilla.org/en-US/docs/Web/Manifest/id": {},
"https://developer.mozilla.org/en-US/docs/Web/Manifest/name": {},
"https://developer.mozilla.org/en-US/docs/Web/Manifest/orientation": {},
"https://developer.mozilla.org/en-US/docs/Web/Manifest/scope": {},
"https://developer.mozilla.org/en-US/docs/Web/Manifest/short_name": {},
"https://developer.mozilla.org/en-US/docs/Web/Manifest/shortcuts": {},
"https://developer.mozilla.org/en-US/docs/Web/Manifest/start_url": {},
"https://developer.mozilla.org/en-US/docs/Web/Manifest/theme_color": {},
"https://dom.spec.whatwg.org/": {},
"https://en.wikipedia.org/wiki/Geotargeting": {},
"https://fetch.spec.whatwg.org/": {},
"https://fullscreen.spec.whatwg.org/": {},
"https://github.com/SchemaStore/schemastore": {},
"https://github.com/SchemaStore/schemastore/issues/": {},
"https://github.com/WICG/manifest-incubations": {},
"https://github.com/WICG/web-app-launch": {},
"https://github.com/madskristensen": {},
"https://github.com/w3c/manifest/commit/04b2157": {},
"https://github.com/w3c/manifest/commit/100cd9a": {},
"https://github.com/w3c/manifest/commit/10c255d": {},
"https://github.com/w3c/manifest/commit/1860fe4": {},
"https://github.com/w3c/manifest/commit/1a06ac7": {},
"https://github.com/w3c/manifest/commit/22a0b1e": {},
"https://github.com/w3c/manifest/commit/2a8fc0a": {},
"https://github.com/w3c/manifest/commit/2c55d86": {},
"https://github.com/w3c/manifest/commit/2f54efe": {},
"https://github.com/w3c/manifest/commit/32b497c": {},
"https://github.com/w3c/manifest/commit/32ce484": {},
"https://github.com/w3c/manifest/commit/3e1fd57": {},
"https://github.com/w3c/manifest/commit/40cf2c7": {},
"https://github.com/w3c/manifest/commit/4ab46a2": {},
"https://github.com/w3c/manifest/commit/4c24e73": {},
"https://github.com/w3c/manifest/commit/54acb9e": {},
"https://github.com/w3c/manifest/commit/5d2ac4b": {},
"https://github.com/w3c/manifest/commit/662cc34": {},
"https://github.com/w3c/manifest/commit/6708bc8": {},
"https://github.com/w3c/manifest/commit/72ba21c": {},
"https://github.com/w3c/manifest/commit/75ae2b4": {},
"https://github.com/w3c/manifest/commit/7d41b99": {},
"https://github.com/w3c/manifest/commit/8102fc5": {},
"https://github.com/w3c/manifest/commit/83fd72b": {},
"https://github.com/w3c/manifest/commit/874996c": {},
"https://github.com/w3c/manifest/commit/8923ba4": {},
"https://github.com/w3c/manifest/commit/8c7fd7b": {},
"https://github.com/w3c/manifest/commit/8d0663e": {},
"https://github.com/w3c/manifest/commit/9888403": {},
"https://github.com/w3c/manifest/commit/a8284f3": {},
"https://github.com/w3c/manifest/commit/bceb2ee": {},
"https://github.com/w3c/manifest/commit/c3e18c8": {},
"https://github.com/w3c/manifest/commit/d1699ec": {},
"https://github.com/w3c/manifest/commit/ec8a23b": {},
"https://github.com/w3c/manifest/commit/f704809": {},
"https://github.com/w3c/manifest/commit/f8f227e": {},
"https://github.com/w3c/manifest/issues": {},
"https://github.com/w3c/manifest/issues/646": {},
"https://github.com/w3c/manifest/issues/97": {},
"https://github.com/w3c/manifest/pull/1011": {},
"https://github.com/w3c/manifest/pull/1022": {},
"https://github.com/w3c/manifest/pull/1029": {},
"https://github.com/w3c/manifest/pull/1030": {},
"https://github.com/w3c/manifest/pull/1067": {},
"https://github.com/w3c/manifest/pull/1101": {},
"https://github.com/w3c/manifest/pull/1103": {},
"https://github.com/w3c/manifest/pull/1114": {},
"https://github.com/w3c/manifest/pull/1120": {},
"https://github.com/w3c/manifest/pull/1122": {},
"https://github.com/w3c/manifest/pull/1149": {},
"https://github.com/w3c/manifest/pull/768": {},
"https://github.com/w3c/manifest/pull/790": {},
"https://github.com/w3c/manifest/pull/797": {},
"https://github.com/w3c/manifest/pull/811": {},
"https://github.com/w3c/manifest/pull/825": {},
"https://github.com/w3c/manifest/pull/832": {},
"https://github.com/w3c/manifest/pull/833": {},
"https://github.com/w3c/manifest/pull/836": {},
"https://github.com/w3c/manifest/pull/871": {},
"https://github.com/w3c/manifest/pull/896": {},
"https://github.com/w3c/manifest/pull/898": {},
"https://github.com/w3c/manifest/pull/900": {},
"https://github.com/w3c/manifest/pull/913": {},
"https://github.com/w3c/manifest/pull/920": {},
"https://github.com/w3c/manifest/pull/961": {},
"https://github.com/w3c/manifest/pull/979": {},
"https://github.com/w3c/manifest/pull/988": {},
"https://github.com/w3c/manifest/pull/991": {},
"https://github.com/w3c/manifest/wiki/Extensions-Registry": {},
"https://html.spec.whatwg.org/multipage/": {
"anchors": [
"nav-bc"
]
},
"https://html.spec.whatwg.org/multipage/browsers.html": {
"anchors": [
"same-origin",
"concept-origin"
]
},
"https://html.spec.whatwg.org/multipage/browsing-the-web.html": {
"anchors": [
"navigate"
]
},
"https://html.spec.whatwg.org/multipage/common-microsyntaxes.html": {
"anchors": [
"unordered-set-of-unique-space-separated-tokens"
]
},
"https://html.spec.whatwg.org/multipage/document-sequences.html": {
"anchors": [
"top-level-browsing-context"
]
},
"https://httpwg.org/specs/rfc9110.html": {},
"https://infra.spec.whatwg.org/": {
"anchors": [
"string",
"user-agent"
]
},
"https://json.schemastore.org/web-manifest": {},
"https://lists.w3.org/Archives/Public/public-webapps/": {},
"https://lists.w3.org/Archives/Public/www-tag/2014Jan/0139.html": {},
"https://mimesniff.spec.whatwg.org/": {
"anchors": [
"mime-type",
"computed-mime-type"
]
},
"https://schemastore.org/json/": {},
"https://tc39.es/ecma402/": {
"anchors": [
"sec-isstructurallyvalidlanguagetag",
"sec-canonicalizeunicodelocaleid"
]
},
"https://url.spec.whatwg.org/": {
"anchors": [
"concept-url"
]
},
"https://w3c-webmob.github.io/installable-webapps/": {},
"https://webidl.spec.whatwg.org/": {},
"https://wicg.github.io/web-share-target/": {},
"https://wicg.io/": {},
"https://www.apache.org/licenses/LICENSE-2.0.html": {},
"https://www.iana.org/assignments/media-types/application/manifest+json": {},
"https://www.rfc-editor.org/rfc/rfc2046": {},
"https://www.rfc-editor.org/rfc/rfc2119": {},
"https://www.rfc-editor.org/rfc/rfc2318": {},
"https://www.rfc-editor.org/rfc/rfc4329": {},
"https://www.rfc-editor.org/rfc/rfc5246": {},
"https://www.rfc-editor.org/rfc/rfc5646": {},
"https://www.rfc-editor.org/rfc/rfc7159": {},
"https://www.rfc-editor.org/rfc/rfc7258": {},
"https://www.rfc-editor.org/rfc/rfc8174": {},
"https://www.rfc-editor.org/rfc/rfc8259": {},
"https://www.unicode.org/reports/tr36/tr36-15.html": {},
"https://www.unicode.org/reports/tr55/tr55-5.html": {},
"https://www.unicode.org/reports/tr9/tr9-50.html": {},
"https://www.unicode.org/versions/latest/": {},
"https://www.w3.org/2019/webapps/": {},
"https://www.w3.org/TR/": {},
"https://www.w3.org/TR/CSP3/": {},
"https://www.w3.org/TR/accname-1.2/": {
"anchors": [
"dfn-accessible-name"
]
},
"https://www.w3.org/TR/appmanifest/": {},
"https://www.w3.org/TR/css-color-4/": {},
"https://www.w3.org/TR/css-syntax-3/": {},
"https://www.w3.org/TR/i18n-glossary/": {},
"https://www.w3.org/TR/image-resource/": {},
"https://www.w3.org/TR/manifest-app-info/": {},
"https://www.w3.org/TR/mediaqueries-5/": {},
"https://www.w3.org/TR/permissions/": {},
"https://www.w3.org/TR/screen-orientation/": {
"anchors": [
"dfn-default-screen-orientation"
]
},
"https://www.w3.org/TR/service-workers/": {
"anchors": [
"scope-match-algorithm"
]
},
"https://www.w3.org/groups/wg/webapps": {},
"https://www.w3.org/groups/wg/webapps/ipr": {},
"https://www.w3.org/policies/patent-policy/": {
"anchors": [
"def-essential",
"sec-Disclosure"
]
},
"https://www.w3.org/policies/process/20231103/": {}
},
"autolinks": {
"https://dom.spec.whatwg.org/": {
"anchors": [
"concept-document",
"concept-document-url",
"document"
]
},
"https://fetch.spec.whatwg.org/": {
"anchors": [
"concept-fetch",
"cors-request",
"http-origin",
"concept-request-credentials-mode",
"cors-protocol"
]
},
"https://html.spec.whatwg.org/multipage/browsers.html": {
"anchors": [
"same-origin",
"concept-origin"
]
},
"https://html.spec.whatwg.org/multipage/browsing-the-web.html": {
"anchors": [
"navigate",
"post-resource"
]
},
"https://html.spec.whatwg.org/multipage/document-sequences.html": {
"anchors": [
"browsing-context",
"top-level-browsing-context",
"create-a-fresh-top-level-traversable",
"nav-document"
]
},
"https://html.spec.whatwg.org/multipage/semantics.html": {
"anchors": [
"meta",
"the-link-element",
"attr-meta-name",
"meta-theme-color",
"attr-link-rel",
"attr-link-href",
"attr-link-crossorigin"
]
},
"https://html.spec.whatwg.org/multipage/urls-and-fetching.html": {
"anchors": [
"cors-settings-attribute-credentials-mode"
]
},
"https://infra.spec.whatwg.org/": {
"anchors": [
"list",
"ordered-map",
"map-exists",
"string",
"strip-leading-and-trailing-ascii-whitespace",
"ascii-lowercase",
"list-contain",
"map-set",
"list-iterate",
"list-append",
"map-getting-the-keys",
"iteration-continue",
"byte-sequence",
"parse-json-bytes-to-an-infra-value",
"ordered-set",
"split-on-ascii-whitespace",
"set-append",
"list-is-empty",
"string-concatenate",
"boolean",
"user-agent"
]
},
"https://mimesniff.spec.whatwg.org/": {
"anchors": [
"mime-type",
"json-mime-type"
]
},
"https://url.spec.whatwg.org/": {
"anchors": [
"concept-url-parser",
"concept-url-query",
"concept-url-fragment",
"concept-url",
"concept-url-equals",
"url-equals-exclude-fragments",
"concept-url-origin",
"concept-url-path"
]
},
"https://webidl.spec.whatwg.org/": {
"anchors": [
"dfn-identifier"
]
},
"https://www.w3.org/TR/css-color-4/": {
"anchors": [
"alpha-channel",
"sRGB-space"
]
},
"https://www.w3.org/TR/css-syntax-3/": {
"anchors": [
"css-parse-something-according-to-a-css-grammar"
]
},
"https://www.w3.org/TR/i18n-glossary/": {
"anchors": [
"dfn-locale"
]
},
"https://www.w3.org/TR/image-resource/": {
"anchors": [
"dfn-image-resource",
"dfn-process-an-image-resource-from-json"
]
},
"https://www.w3.org/TR/mediaqueries-5/": {
"anchors": [
"descdef-media-prefers-color-scheme",
"descdef-media-display-mode"
]
},
"https://www.w3.org/TR/permissions/": {
"anchors": [
"dfn-express-permission"
]
},
"https://www.w3.org/TR/screen-orientation/": {
"anchors": [
"dom-orientationlocktype"
]
}
}
}
}