unrecognized-member.webmanifest (403B)
1 { 2 "this member name is not expected to be recognized": "ok", 3 "this object is not expected to be recognized": { 4 "this sub-field is not expected to be recognized": [] 5 }, 6 "short_name": "pass", 7 "icons": [ 8 { 9 "src": "icon.png", 10 "sizes": "192x192" 11 } 12 ], 13 "start_url": "../unrecognized-member-manual.html", 14 "display": "fullscreen" 15 }