11 lines
180 B
JSON
11 lines
180 B
JSON
{
|
|
"name": "App",
|
|
"short_name": "App",
|
|
"start_url": "index.html",
|
|
"display": "standalone",
|
|
"icons": [
|
|
|
|
],
|
|
"background_color": "#31d53d",
|
|
"theme_color": "#31d53d"
|
|
} |