diff --git a/aio/.angular-cli.json b/aio/.angular-cli.json index 59ce5fe4ae..8c73878547 100644 --- a/aio/.angular-cli.json +++ b/aio/.angular-cli.json @@ -11,7 +11,8 @@ "assets", "content", "app/search/search-worker.js", - "favicon.ico" + "favicon.ico", + "pwa-manifest.json" ], "index": "index.html", "main": "main.ts", diff --git a/aio/src/index.html b/aio/src/index.html index 711603499f..f6d816fba0 100644 --- a/aio/src/index.html +++ b/aio/src/index.html @@ -23,6 +23,9 @@ + + +