forked from w3c/webref
-
Notifications
You must be signed in to change notification settings - Fork 0
/
appmanifest.json
202 lines (202 loc) · 8.1 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
{
"spec": {
"title": "Web Application Manifest",
"url": "https://w3c.github.io/manifest/"
},
"links": {
"https://www.w3.org/TR/": [],
"https://github.com/w3c/manifest/issues": [],
"https://www.w3.org/2019/webapps/": [],
"https://github.com/w3c/manifest/issues/": [],
"https://www.w3.org/Consortium/Patent-Policy/": [
"def-essential",
"sec-Disclosure"
],
"https://www.w3.org/groups/wg/webapps/ipr": [],
"https://www.w3.org/2020/Process-20200915/": [
"at-risk"
],
"https://html.spec.whatwg.org/": [
"meta",
"the-link-element",
"top-level-browsing-context",
"navigate",
"same-origin",
"attr-meta-name",
"unordered-set-of-unique-space-separated-tokens",
"active-document",
"concept-origin"
],
"https://www.iana.org/assignments/media-types/application/manifest+json": [],
"https://mimesniff.spec.whatwg.org/": [
"mime-type",
"json-mime-type",
"computed-mime-type"
],
"https://developer.mozilla.org/en-US/docs/Web/Manifest/dir": [],
"https://infra.spec.whatwg.org/": [
"list",
"ordered-map",
"map-exists",
"string",
"list-contain",
"user-agent",
"list-iterate",
"list-append",
"boolean",
"parse-json-bytes-to-an-infra-value",
"ordered-set",
"split-on-ascii-whitespace",
"iteration-continue",
"set-append",
"list-is-empty",
"string-concatenate"
],
"https://www.unicode.org/reports/tr9/tr9-42.html": [
"P3",
"P1"
],
"https://developer.mozilla.org/en-US/docs/Web/Manifest/lang": [],
"https://www.iana.org/assignments/language-subtag-registry": [],
"https://tc39.es/ecma402/": [
"sec-isstructurallyvalidlanguagetag",
"sec-canonicalizeunicodelocaleid"
],
"https://developer.mozilla.org/en-US/docs/Web/Manifest/name": [],
"https://www.w3.org/TR/accname-1.2/": [
"dfn-accessible-name"
],
"https://developer.mozilla.org/en-US/docs/Web/Manifest/short_name": [],
"https://developer.mozilla.org/en-US/docs/Web/Manifest/scope": [],
"https://url.spec.whatwg.org/": [
"concept-url-parser",
"concept-url-query",
"concept-url-fragment",
"concept-url",
"concept-url-path"
],
"https://developer.mozilla.org/en-US/docs/Web/Manifest/icons": [],
"https://developer.mozilla.org/en-US/docs/Web/Manifest/display": [],
"https://developer.mozilla.org/en-US/docs/Web/Manifest/orientation": [],
"https://www.w3.org/TR/screen-orientation/": [
"dfn-default-screen-orientation",
"dom-orientationlocktype"
],
"https://developer.mozilla.org/en-US/docs/Web/Manifest/start_url": [],
"https://developer.mozilla.org/en-US/docs/Web/Manifest/theme_color": [],
"https://www.w3.org/TR/css-color-4/": [
"alpha-channel",
"sRGB"
],
"https://www.w3.org/TR/mediaqueries-5/": [
"descdef-media-prefers-color-scheme"
],
"https://developer.mozilla.org/en-US/docs/Web/Manifest/related_applications": [],
"https://github.com/w3c/manifest/issues/956": [],
"https://developer.mozilla.org/en-US/docs/Web/Manifest/prefer_related_applications": [],
"https://github.com/w3c/manifest/issues/957": [],
"https://developer.mozilla.org/en-US/docs/Web/Manifest/background_color": [],
"https://developer.mozilla.org/en-US/docs/Web/Manifest/shortcuts": [],
"https://annevankesteren.nl/2014/02/monkey-patch": [],
"https://fetch.spec.whatwg.org/": [
"concept-response",
"concept-response-body",
"concept-response-url",
"concept-fetch"
],
"https://dom.spec.whatwg.org/": [
"concept-node-document",
"concept-document-url",
"concept-document",
"document"
],
"https://www.w3.org/TR/css-syntax-3/": [
"css-parse-something-according-to-a-css-grammar"
],
"https://github.com/w3c/manifest/issues/446": [],
"https://www.w3.org/TR/image-resource/": [
"dfn-image-resource",
"dfn-process-an-image-resource-from-json"
],
"https://github.com/w3c/manifest/issues/905": [],
"https://github.com/w3c/manifest/wiki/Platforms": [],
"https://www.w3.org/TR/service-workers-1/": [
"scope-match-algorithm"
],
"https://github.com/w3c/manifest/issues/646": [],
"https://fullscreen.spec.whatwg.org/": [],
"https://developer.mozilla.org/en-US/docs/Web/CSS/@media/display-mode": [],
"https://www.w3.org/TR/css-conditional-3/": [
"at-ruledef-media"
],
"https://lists.w3.org/Archives/Public/public-webapps/": [],
"https://www.w3.org/TR/appmanifest/": [],
"https://datatracker.ietf.org/doc/html/bcp14": [],
"https://github.com/w3c/manifest/wiki/Extensions-Registry": [],
"https://github.com/w3c/manifest/pull/836": [],
"https://github.com/WICG/manifest-incubations": [],
"https://wicg.io/": [],
"https://wicg.github.io/web-share-target/": [],
"https://www.w3.org/TR/manifest-app-info/": [],
"https://github.com/w3c/manifest/issues/97": [],
"https://lists.w3.org/Archives/Public/www-tag/2014Jan/0139.html": [],
"https://w3c-webmob.github.io/installable-webapps/": [],
"https://json.schemastore.org/web-manifest": [],
"https://schemastore.org/json/": [],
"https://www.apache.org/licenses/LICENSE-2.0.html": [],
"https://github.com/madskristensen": [],
"https://github.com/SchemaStore/schemastore/issues/": [],
"https://github.com/SchemaStore/schemastore": [],
"https://en.wikipedia.org/wiki/Geotargeting": [],
"https://github.com/w3c/manifest/commit/100cd9a": [],
"https://github.com/w3c/manifest/pull/979": [],
"https://github.com/w3c/manifest/commit/04b2157": [],
"https://github.com/w3c/manifest/pull/961": [],
"https://github.com/w3c/manifest/commit/32b497c": [],
"https://github.com/w3c/manifest/commit/10c255d": [],
"https://github.com/w3c/manifest/pull/900": [],
"https://github.com/w3c/manifest/commit/72ba21c": [],
"https://github.com/w3c/manifest/pull/920": [],
"https://github.com/w3c/manifest/commit/4ab46a2": [],
"https://github.com/w3c/manifest/pull/913": [],
"https://github.com/w3c/manifest/commit/d1699ec": [],
"https://github.com/w3c/manifest/pull/898": [],
"https://github.com/w3c/manifest/commit/1860fe4": [],
"https://github.com/w3c/manifest/pull/896": [],
"https://github.com/w3c/manifest/commit/2c55d86": [],
"https://github.com/w3c/manifest/pull/833": [],
"https://github.com/w3c/manifest/commit/f704809": [],
"https://github.com/w3c/manifest/pull/871": [],
"https://github.com/w3c/manifest/commit/8c7fd7b": [],
"https://github.com/w3c/manifest/commit/9888403": [],
"https://github.com/w3c/manifest/commit/83fd72b": [],
"https://github.com/w3c/manifest/pull/832": [],
"https://github.com/w3c/manifest/commit/8923ba4": [],
"https://github.com/w3c/manifest/pull/825": [],
"https://github.com/w3c/manifest/commit/6708bc8": [],
"https://github.com/w3c/manifest/commit/4c24e73": [],
"https://github.com/w3c/manifest/pull/768": [],
"https://github.com/w3c/manifest/commit/32ce484": [],
"https://github.com/w3c/manifest/pull/797": [],
"https://github.com/w3c/manifest/commit/c3e18c8": [],
"https://github.com/w3c/manifest/pull/811": [],
"https://github.com/w3c/manifest/commit/f8f227e": [],
"https://github.com/w3c/manifest/pull/790": [],
"https://www.rfc-editor.org/rfc/rfc5646": [],
"https://www.w3.org/TR/CSP3/": [],
"https://www.rfc-editor.org/rfc/rfc2318": [],
"https://www.w3.org/TR/cssom-view-1/": [],
"https://www.rfc-editor.org/rfc/rfc4329": [],
"https://www.rfc-editor.org/rfc/rfc8259": [],
"https://www.w3.org/TR/mediaqueries-4/": [],
"https://www.rfc-editor.org/rfc/rfc2046": [],
"https://www.rfc-editor.org/rfc/rfc2119": [],
"https://www.rfc-editor.org/rfc/rfc7159": [],
"https://www.rfc-editor.org/rfc/rfc8174": [],
"https://www.unicode.org/versions/latest/": [],
"https://www.unicode.org/reports/tr36/tr36-15.html": [],
"https://www.rfc-editor.org/rfc/rfc7258": [],
"https://httpwg.org/specs/rfc7540.html": [],
"https://www.rfc-editor.org/rfc/rfc5246": []
}
}