Compare commits
No commits in common. "93273a8181dbd58cb9ba2a64a05271058a6fc1e3" and "049dc482cfe364d70b26b27a5812ae5a7d410b8a" have entirely different histories.
93273a8181
...
049dc482cf
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Garage",
|
||||
"short_name": "Garage",
|
||||
"name": "",
|
||||
"short_name": "",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/android-chrome-192x192.png",
|
||||
|
@ -15,5 +15,5 @@
|
|||
],
|
||||
"theme_color": "#ffffff",
|
||||
"background_color": "#ffffff",
|
||||
"display": "browser"
|
||||
"display": "standalone"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue