Skip to content

Commit

Permalink
more logos for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
samthor committed Jan 31, 2019
1 parent 9325639 commit cf53928
Show file tree
Hide file tree
Showing 8 changed files with 28 additions and 2 deletions.
Binary file added test/logo-114.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added test/logo-120.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/logo-128.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added test/logo-144.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added test/logo-152.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added test/logo-180.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/logo-192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
30 changes: 28 additions & 2 deletions test/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,34 @@
{
"src": "logo-192.png",
"sizes": "192x192"
}, {
},
{
"src": "logo-180.png",
"sizes": "180x180"
},
{
"src": "logo-152.png",
"sizes": "152x152"
},
{
"src": "logo-144.png",
"sizes": "144x144"
},
{
"src": "logo-128.png",
"sizes": "128x128"
},
{
"src": "logo-128.png",
"sizes": "128x128"
},
{
"src": "logo-120.png",
"sizes": "120x120"
},
{
"src": "logo-114.png",
"sizes": "114x114"
}
],
"display": "standalone",
Expand All @@ -21,7 +46,8 @@
"platform": "play",
"url": "https://play.google.com/store/apps/details?id=com.example.app1",
"id": "com.example.app1"
}, {
},
{
"platform": "itunes",
"url": "https://itunes.apple.com/app/example-app1/id123456789"
}
Expand Down

0 comments on commit cf53928

Please sign in to comment.