diff options
| author | Jules Laplace <jules@okfoc.us> | 2015-12-11 03:13:42 -0600 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2015-12-11 03:13:42 -0600 |
| commit | c84192bc43906913d8861b9b7807976b19e544fb (patch) | |
| tree | 1ae1761670ace94f780550689360d25dfd51791d /StoneIsland/www/icons/manifest.json | |
| parent | 053473394e6e0990c68a924adbb7c7d75f35973d (diff) | |
build
Diffstat (limited to 'StoneIsland/www/icons/manifest.json')
| -rwxr-xr-x | StoneIsland/www/icons/manifest.json | 41 |
1 files changed, 0 insertions, 41 deletions
diff --git a/StoneIsland/www/icons/manifest.json b/StoneIsland/www/icons/manifest.json deleted file mode 100755 index 013d4a6a..00000000 --- a/StoneIsland/www/icons/manifest.json +++ /dev/null @@ -1,41 +0,0 @@ -{ - "name": "App", - "icons": [ - { - "src": "\/android-icon-36x36.png", - "sizes": "36x36", - "type": "image\/png", - "density": "0.75" - }, - { - "src": "\/android-icon-48x48.png", - "sizes": "48x48", - "type": "image\/png", - "density": "1.0" - }, - { - "src": "\/android-icon-72x72.png", - "sizes": "72x72", - "type": "image\/png", - "density": "1.5" - }, - { - "src": "\/android-icon-96x96.png", - "sizes": "96x96", - "type": "image\/png", - "density": "2.0" - }, - { - "src": "\/android-icon-144x144.png", - "sizes": "144x144", - "type": "image\/png", - "density": "3.0" - }, - { - "src": "\/android-icon-192x192.png", - "sizes": "192x192", - "type": "image\/png", - "density": "4.0" - } - ] -}
\ No newline at end of file |
