diff --git a/public/img/main-app.png b/docs/images/main-app.png similarity index 100% rename from public/img/main-app.png rename to docs/images/main-app.png diff --git a/public/img/screenshot.png b/docs/images/screenshot.png similarity index 100% rename from public/img/screenshot.png rename to docs/images/screenshot.png diff --git a/public/img/monica_140.svg b/public/img/monica_140.svg new file mode 100644 index 000000000..89c3db81e --- /dev/null +++ b/public/img/monica_140.svg @@ -0,0 +1,52 @@ + diff --git a/public/img/touch/140x140.png b/public/img/touch/140x140.png deleted file mode 100644 index 0b7d722c8..000000000 Binary files a/public/img/touch/140x140.png and /dev/null differ diff --git a/public/manifest.webmanifest b/public/manifest.webmanifest index d5aa771d0..691708b3c 100644 --- a/public/manifest.webmanifest +++ b/public/manifest.webmanifest @@ -6,9 +6,9 @@ "background_color": "#fff", "description": "Intuitive personal relationships management.", "icons": [{ - "src": "/img/touch/140x140.png", + "src": "/img/monica_140.svg", "sizes": "140x140", - "type": "image/png" + "type": "image/svg+xml" }], "orientation": "portrait-primary", "related_applications": [{ diff --git a/readme.md b/readme.md index 5f30dd9e0..784944057 100644 --- a/readme.md +++ b/readme.md @@ -47,7 +47,7 @@ Monica is a great open source personal relationship management system. Monica is an open-source web application to organize the interactions with your loved ones. I call it a PRM, or Personal Relationship Management. Think of it as a [CRM](https://en.wikipedia.org/wiki/Customer_relationship_management) (a popular tool used by sales teams in the corporate world) for your friends or family. This is what it currently looks like:
-
+