
Some checks are pending
NPM Installation / build (16.x, ubuntu-latest) (push) Waiting to run
NPM Installation / build (16.x, windows-latest) (push) Waiting to run
NPM Installation / build (17.x, ubuntu-latest) (push) Waiting to run
NPM Installation / build (17.x, windows-latest) (push) Waiting to run
NPM Installation / build (18.x, ubuntu-latest) (push) Waiting to run
NPM Installation / build (18.x, windows-latest) (push) Waiting to run
16 lines
299 B
JSON
16 lines
299 B
JSON
{
|
|
"short_name": "CoreUI-React",
|
|
"name": "CoreUI-React sample",
|
|
"icons": [
|
|
{
|
|
"src": "./assets/img/favicon.png",
|
|
"sizes": "100x100",
|
|
"type": "image/png"
|
|
}
|
|
],
|
|
"start_url": ".",
|
|
"display": "standalone",
|
|
"theme_color": "#000000",
|
|
"background_color": "#ffffff"
|
|
}
|