diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..a77ddea --- /dev/null +++ b/manifest.json @@ -0,0 +1,16 @@ +{ + "short_name": "Lead Horizon", + "name": "Lead Horizon - PWA", + "icons": [ + { + "src": "https://media-exp1.licdn.com/dms/image/C560BAQFyHmYEyeqMnw/company-logo_200_200/0/1624049318784?e=2159024400&v=beta&t=Ua-Ci0IAtpGd37FeVpdKopqOF8ue93lUodmAkX8zoA4", + "type": "image/png", + "sizes": "64x64" + } + ], + "start_url": "/lead-horizon-wrapper", + "background_color": "#3a3939", + "display": "standalone", + "scope": https://cw2.lead-horizon.org/, + "theme_color": "#1ECBDC" +} \ No newline at end of file