chromium/content/test/data/manifest/parsing-errors-manifest.json

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