feat(aio): pwa bg color and name
This commit is contained in:
parent
49dfc9fe2d
commit
b57c9605ce
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"short_name": "Angular Docs",
|
"short_name": "Angular",
|
||||||
"name": "Angular Docs",
|
"name": "Angular",
|
||||||
"icons": [
|
"icons": [
|
||||||
{
|
{
|
||||||
"src":"assets/images/favicons/favicon-194x194.png",
|
"src":"assets/images/favicons/favicon-194x194.png",
|
||||||
@ -9,7 +9,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"start_url": "/?utm_source=homescreen",
|
"start_url": "/?utm_source=homescreen",
|
||||||
"background_color": "#fafafa",
|
"background_color": "#1976D2",
|
||||||
"theme_color": "#1976d2",
|
"theme_color": "#1976d2",
|
||||||
"display": "standalone"
|
"display": "standalone"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user