change name on manifest
This commit is contained in:
parent
343bc1e113
commit
acb0e336ee
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"short_name": "TETRIS",
|
"short_name": "Quatris",
|
||||||
"name": "Tetris",
|
"name": "Quatris",
|
||||||
"description": "Falling blocks",
|
"description": "Falling blocks",
|
||||||
"icons": [
|
"icons": [
|
||||||
{
|
{
|
||||||
@ -26,8 +26,8 @@
|
|||||||
"theme_color": "#212529",
|
"theme_color": "#212529",
|
||||||
"shortcuts": [
|
"shortcuts": [
|
||||||
{
|
{
|
||||||
"name": "TETRIS",
|
"name": "Quatris",
|
||||||
"short_name": "Tetris",
|
"short_name": "Quatris",
|
||||||
"description": "Falling blocks",
|
"description": "Falling blocks",
|
||||||
"url": "index.html",
|
"url": "index.html",
|
||||||
"icons": [
|
"icons": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user