chromium/chrome/test/data/webapps_integration/not_installed/basic.json

{
  "name": "Not Installed",
  "icons": [
    {
      "src": "192x192-blue.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "start_url": "/webapps_integration/not_installed/index.html",
  "scope" : "/webapps_integration/not_installed/",
  "display": "standalone"
}