1
    2
    3
    4
    5
    6
    7
    8
    9

content / test / data / manifest / parsing-errors-manifest.json [blame]

{
  "name": {},
  "short_name": 42,
  "start_url": [],
  "orientation": "foobar",
  "display": "tulip",
  "icons": {},
  "scope": []
}