diff --git a/browserconfig.xml b/browserconfig.xml new file mode 100644 index 0000000..c554148 --- /dev/null +++ b/browserconfig.xml @@ -0,0 +1,2 @@ + +#ffffff \ No newline at end of file diff --git a/favicon.ico b/favicon.ico new file mode 100644 index 0000000..0aaa31f Binary files /dev/null and b/favicon.ico differ diff --git a/images/icons/android-icon-144x144.png b/images/icons/android-icon-144x144.png new file mode 100644 index 0000000..f87d4bb Binary files /dev/null and b/images/icons/android-icon-144x144.png differ diff --git a/images/icons/android-icon-192x192.png b/images/icons/android-icon-192x192.png new file mode 100644 index 0000000..50edda5 Binary files /dev/null and b/images/icons/android-icon-192x192.png differ diff --git a/images/icons/android-icon-36x36.png b/images/icons/android-icon-36x36.png new file mode 100644 index 0000000..df6da4a Binary files /dev/null and b/images/icons/android-icon-36x36.png differ diff --git a/images/icons/android-icon-48x48.png b/images/icons/android-icon-48x48.png new file mode 100644 index 0000000..cd694d8 Binary files /dev/null and b/images/icons/android-icon-48x48.png differ diff --git a/images/icons/android-icon-72x72.png b/images/icons/android-icon-72x72.png new file mode 100644 index 0000000..a8fa50e Binary files /dev/null and b/images/icons/android-icon-72x72.png differ diff --git a/images/icons/android-icon-96x96.png b/images/icons/android-icon-96x96.png new file mode 100644 index 0000000..e699b2b Binary files /dev/null and b/images/icons/android-icon-96x96.png differ diff --git a/images/icons/apple-icon-114x114.png b/images/icons/apple-icon-114x114.png new file mode 100644 index 0000000..81eca4b Binary files /dev/null and b/images/icons/apple-icon-114x114.png differ diff --git a/images/icons/apple-icon-120x120.png b/images/icons/apple-icon-120x120.png new file mode 100644 index 0000000..1d983fd Binary files /dev/null and b/images/icons/apple-icon-120x120.png differ diff --git a/images/icons/apple-icon-144x144.png b/images/icons/apple-icon-144x144.png new file mode 100644 index 0000000..f87d4bb Binary files /dev/null and b/images/icons/apple-icon-144x144.png differ diff --git a/images/icons/apple-icon-152x152.png b/images/icons/apple-icon-152x152.png new file mode 100644 index 0000000..8fcd075 Binary files /dev/null and b/images/icons/apple-icon-152x152.png differ diff --git a/images/icons/apple-icon-180x180.png b/images/icons/apple-icon-180x180.png new file mode 100644 index 0000000..90b36de Binary files /dev/null and b/images/icons/apple-icon-180x180.png differ diff --git a/images/icons/apple-icon-57x57.png b/images/icons/apple-icon-57x57.png new file mode 100644 index 0000000..a8167d6 Binary files /dev/null and b/images/icons/apple-icon-57x57.png differ diff --git a/images/icons/apple-icon-60x60.png b/images/icons/apple-icon-60x60.png new file mode 100644 index 0000000..0b401d6 Binary files /dev/null and b/images/icons/apple-icon-60x60.png differ diff --git a/images/icons/apple-icon-72x72.png b/images/icons/apple-icon-72x72.png new file mode 100644 index 0000000..a8fa50e Binary files /dev/null and b/images/icons/apple-icon-72x72.png differ diff --git a/images/icons/apple-icon-76x76.png b/images/icons/apple-icon-76x76.png new file mode 100644 index 0000000..c623cca Binary files /dev/null and b/images/icons/apple-icon-76x76.png differ diff --git a/images/icons/apple-icon-precomposed.png b/images/icons/apple-icon-precomposed.png new file mode 100644 index 0000000..ab10e9e Binary files /dev/null and b/images/icons/apple-icon-precomposed.png differ diff --git a/images/icons/apple-icon.png b/images/icons/apple-icon.png new file mode 100644 index 0000000..ab10e9e Binary files /dev/null and b/images/icons/apple-icon.png differ diff --git a/images/icons/favicon-16x16.png b/images/icons/favicon-16x16.png new file mode 100644 index 0000000..f3640ea Binary files /dev/null and b/images/icons/favicon-16x16.png differ diff --git a/images/icons/favicon-32x32.png b/images/icons/favicon-32x32.png new file mode 100644 index 0000000..9d110af Binary files /dev/null and b/images/icons/favicon-32x32.png differ diff --git a/images/icons/favicon-96x96.png b/images/icons/favicon-96x96.png new file mode 100644 index 0000000..e699b2b Binary files /dev/null and b/images/icons/favicon-96x96.png differ diff --git a/images/icons/ms-icon-144x144.png b/images/icons/ms-icon-144x144.png new file mode 100644 index 0000000..f87d4bb Binary files /dev/null and b/images/icons/ms-icon-144x144.png differ diff --git a/images/icons/ms-icon-150x150.png b/images/icons/ms-icon-150x150.png new file mode 100644 index 0000000..b85ce4c Binary files /dev/null and b/images/icons/ms-icon-150x150.png differ diff --git a/images/icons/ms-icon-310x310.png b/images/icons/ms-icon-310x310.png new file mode 100644 index 0000000..0ef96f2 Binary files /dev/null and b/images/icons/ms-icon-310x310.png differ diff --git a/images/icons/ms-icon-70x70.png b/images/icons/ms-icon-70x70.png new file mode 100644 index 0000000..401c39d Binary files /dev/null and b/images/icons/ms-icon-70x70.png differ diff --git a/index.html b/index.html index aef1f97..bb1091a 100644 --- a/index.html +++ b/index.html @@ -3,15 +3,31 @@ JS Paint + - - - - - + + + + + + + + + + + + + + + + + + + + diff --git a/manifest.webapp b/manifest.webapp index f8d1ecd..d8e96ad 100644 --- a/manifest.webapp +++ b/manifest.webapp @@ -1,27 +1,57 @@ { - "name": "Paint", + "name": "JS Paint", + "short_name": "Paint", "version": "1.0.0", "description": "An MS Paint remake.", - "icons": { - "16": "/jspaint/images/icons/16.png", - "48": "/jspaint/images/icons/48.png", - "128": "/jspaint/images/icons/128.png" - }, - "activities": { - "edit": { - "filters": { - "type": [ "image/*", "image/png" ] - }, - "href": "/jspaint/", - "disposition": "window", - "returnValue": true + "categories": ["photo", "utilities", "image", "art"], + "display": "standalone", + "start_url": ".", + "lang": "en-US", + "theme_color": "#008080", + "background_color": "#7b7b7b", + "screenshots": [ + { + "src": "images/meta/main-screenshot.png", + "sizes": "888x555", + "type": "image/png" } - }, - "permissions": {}, - "developer": { - "name": "Isaiah Odhner", - "url": "https://isaiahodhner.ml/" - }, - "launch_path": "/jspaint/", - "default_locale": "en" + ], + "icons": [ + { + "src": "images/icons/android-icon-36x36.png", + "sizes": "36x36", + "type": "image/png", + "density": "0.75" + }, + { + "src": "images/icons/android-icon-48x48.png", + "sizes": "48x48", + "type": "image/png", + "density": "1.0" + }, + { + "src": "images/icons/android-icon-72x72.png", + "sizes": "72x72", + "type": "image/png", + "density": "1.5" + }, + { + "src": "images/icons/android-icon-96x96.png", + "sizes": "96x96", + "type": "image/png", + "density": "2.0" + }, + { + "src": "images/icons/android-icon-144x144.png", + "sizes": "144x144", + "type": "image/png", + "density": "3.0" + }, + { + "src": "images/icons/android-icon-192x192.png", + "sizes": "192x192", + "type": "image/png", + "density": "4.0" + } + ] } \ No newline at end of file