* backend * frontend * frontend * README * CI * fmt * docs * edit * rename * Bump seaography to 1.0 * Cargo.lock
16 lines
346 B
JSON
16 lines
346 B
JSON
{
|
|
"short_name": "react-admin",
|
|
"name": "{{name}}",
|
|
"icons": [
|
|
{
|
|
"src": "favicon.ico",
|
|
"sizes": "64x64 32x32 24x24 16x16",
|
|
"type": "image/x-icon"
|
|
}
|
|
],
|
|
"start_url": "./index.html",
|
|
"display": "standalone",
|
|
"theme_color": "#000000",
|
|
"background_color": "#ffffff"
|
|
}
|