File tree Expand file tree Collapse file tree 5 files changed +9
-3
lines changed Expand file tree Collapse file tree 5 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ " @json-types/web-manifest " : minor
3+ ---
4+
5+ Update schema
Original file line number Diff line number Diff line change @@ -22,5 +22,5 @@ import schema from "@json-types/web-manifest/schema.json";
2222
2323TypeScript types generated automatically every night and published when there are changes.
2424
25- - Last change: 2023-10-21T23:35:38.511Z
25+ - Last change: 2025-09-24T01:50:54.299Z
2626- Source URL: https://json.schemastore.org/web-manifest.json
Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ export interface ExternalApplicationResource {
109109 /**
110110 * The platform it is associated to.
111111 */
112- platform : "chrome_web_store" | "play" | "itunes" | "windows" ;
112+ platform : "chrome_web_store" | "play" | "itunes" | "webapp" | " windows";
113113 /**
114114 * The URL where the application can be found.
115115 */
Original file line number Diff line number Diff line change 1111 " web-manifest"
1212 ],
1313 "x-json-types" : {
14- "lastChangeDate" : " 2023-10-21T23:35:38.511Z "
14+ "lastChangeDate" : " 2025-09-24T01:50:54.299Z "
1515 },
1616 "homepage" : " https://github.com/swordev/json-types/tree/main/packages/web-manifest" ,
1717 "bugs" : {
Original file line number Diff line number Diff line change 6262 " chrome_web_store" ,
6363 " play" ,
6464 " itunes" ,
65+ " webapp" ,
6566 " windows"
6667 ]
6768 },
You can’t perform that action at this time.
0 commit comments