diff --git a/images/app_icon.sketch b/images/app_icon.sketch new file mode 100644 index 0000000..38a6daf Binary files /dev/null and b/images/app_icon.sketch differ diff --git a/index.html b/index.html index 81ae67c..40ba1dc 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,5 @@ - + diff --git a/site.manifest b/site.manifest new file mode 100644 index 0000000..7a2eb09 --- /dev/null +++ b/site.manifest @@ -0,0 +1,9 @@ +CACHE MANIFEST + +images/2halflbs-Plate.svg +images/5lbs-Plate.svg +images/10lbs-Plate.svg +images/25lbs-Plate.svg +images/35lbs-Plate.svg +images/45lbs-Plate.svg +images/BarBell.svg \ No newline at end of file diff --git a/site.webmanifest b/site.webmanifest index de65106..317e049 100644 --- a/site.webmanifest +++ b/site.webmanifest @@ -1,6 +1,6 @@ { - "name": "", - "short_name": "", + "name": "Lift It 💪", + "short_name": "Lift It 💪", "icons": [ { "src": "/android-chrome-192x192.png",