{
  "id": "/v139/web-install-api/three-signatures/",
  "name": "Web Install API Three Signatures",
  "short_name": "Install API",
  "description": "A Chrome Platform Showcase concept page for exercising navigator.install() call signatures.",
  "start_url": "/v139/web-install-api/three-signatures/",
  "scope": "/v139/web-install-api/three-signatures/",
  "display": "standalone",
  "background_color": "white",
  "theme_color": "black",
  "icons": [
    {
      "src": "./install-icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
